summaryrefslogtreecommitdiff
path: root/etc/rc.securelevel
AgeCommit message (Collapse)Author
2000-07-13timed & rdate start before securelevel is set so no need to checkTodd C. Miller
$securelevel; noted by ho@
2000-07-11- Move ntpd out of rc.securelevelmatt
- Add ntpdate and rdate rc knobs Approved-And-Assisted-By: millert
2000-03-29record ntpd pid on startupMichael Shalayeff
1998-09-21ntpd startup only if ntp.conf existsTheo de Raadt
1998-09-18add toggle for ntpdTheo de Raadt
1998-03-25no need for another line of outputTheo de Raadt
1998-02-18aperture driver loading no longer neccessaryTheo de Raadt
1998-02-16move fs.posix.setuid to sysctl.confTheo de Raadt
1998-01-16New ntp (the one found in ports) is called ntpd, not xntpdNiklas Hallqvist
1997-11-04kill spaces at ends of lines; m4Theo de Raadt
1997-08-06s/special file/configuration file/kstailey
1997-05-04Move xntpd -> rc.securelevel since tickadj need to twiddle /dev/memTodd C. Miller
Move xdm back to rc.local; if your X server need access to /dev/mem and you do not use the ap driver starting xdm from rc.securelevel will only help the first time. Add other rc.securelevel examples that are not daemons.
1997-04-29Fix typo.dima
1997-04-15split rc.local, creating rc.securelevel. Read the comments. If you believeTheo de Raadt
in securelevels, follow them religiously. Problem found by millert...