rc.{local,securelevel,shutdown} become examples. If versions of them
authorderaadt <deraadt@openbsd.org>
Mon, 14 Jul 2014 09:04:02 +0000 (09:04 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 14 Jul 2014 09:04:02 +0000 (09:04 +0000)
commite6e1e0799a3fc0c129c95f72dfc955a50f57d021
treedea03b5d92f941ec28774bb4c6118be241239b26
parent091144dbaf6d58cccd2a1fb664755381d0a334b6
rc.{local,securelevel,shutdown} become examples.  If versions of them
are created in /etc, they are executed (they used to be sourced) to
avoid polluting the rc variable space.  The powerdown= and securelevel=
features are removed; they are likely only used by 2 people.  the
secureleve is now always raised; this is the only sensible default.
ok ajacoutot
etc/Makefile
etc/changelist
etc/examples/rc.local [new file with mode: 0644]
etc/examples/rc.securelevel [new file with mode: 0644]
etc/examples/rc.shutdown [new file with mode: 0644]
etc/rc
etc/rc.local [deleted file]
etc/rc.securelevel [deleted file]
etc/rc.shutdown [deleted file]