obrien
fb4ec97724
Add dependencies based on security(7).
2012-08-22 18:35:17 +00:00
emaste
47909b5bff
Replace ${SYSCTL_W} with ${SYSCTL} in rc.d scripts, as they are identical.
...
This is a further clean up after r202988.
SYSCTL_W is still initialized in rc.subr as some ports may still use it.
2011-03-30 01:19:00 +00:00
dougb
127c69bf43
Remove $NetBSD$ CVS tags. We no longer attempt to synch our rc.d files
...
with theirs, so this information doesn't need to be in the live file.
Having it in our CVS history is enough.
2007-12-08 07:20:23 +00:00
mtm
39d3f406ce
Remove the requirement for the FreeBSD keyword as it no longer
...
makes any sense.
Discussed with: dougb, brooks
MFC after: 3 days
2004-10-07 13:55:26 +00:00
mtm
9fe4ef1274
Simplify setting of securelevel.
2004-01-17 11:11:18 +00:00
mtm
5da6236d01
Luke Mewburn has indicated that they (NetBSD) are not interested
...
in keeping the scripts under rc.d in sync with us. So, remove
NetBSD specific stuff (which made our scripts more complicated
than necessary).
The NetBSD ident string will be left intact, both for history and
also incase we wish to pull in future versions.
2004-01-17 10:59:43 +00:00
mtm
0bdb9e0220
Luke Mewburn has indicated that they (NetBSD) are not interested
...
in keeping the scripts under rc.d in sync with us. So, begin removal
of NetBSD specific stuff (which made our scripts more complicated
than necessary), starting with the NetBSD KEYWORD.
2004-01-17 10:16:38 +00:00
mtm
600f4813f8
Move securelevel further back in the boot order.
...
Approved by: markm (mentor)(implicit)
Reviewed by: dougb
2003-05-05 15:38:41 +00:00
mtm
e4ea8b6549
o Add support for running /etc/rc.early
...
o Re-run through /etc/sysctl.conf a second time just before we set
the securelevel.
Approved by: markm (mentor) (implicit)
Reviewed by: dougb
2003-04-24 08:27:29 +00:00
gordon
a7f04bb2b7
Convert from ${CMD_OSTYPE}
to ${OSTYPE}. This saves a shell invocation on
...
OS-dependent case switches.
2002-09-06 16:18:05 +00:00
gordon
9c5433cb22
Merge in all the changes that Mike Makonnen has been maintaining for a
...
while. This is only the script pieces, the glue for the build comes next.
Submitted by: Mike Makonnen <makonnen@pacbell.net>
Reviewed by: silence on -current and -hackers
Prodded by: rwatson
2002-06-13 22:14:37 +00:00
ru
1104babdad
s/sysctl -w/sysctl/
2001-12-11 08:21:46 +00:00
obrien
afad76ee76
Import the NetBSD 1.5 RC system.
...
Note that `rc' and `rc.shutdown' could not be imported because we already
have files with those names.
2001-06-16 07:16:14 +00:00