View Single Post
Old 7th July 2008
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

Remove (or comment out) the line"
kern.securelevel=2
in /etc/sysctl.conf.

The reason the rc script doesn't work is probably because it gets executed after /etc/rc.d/securelevel, which can be fixed easily by adding BEFORE: securelevel to the ntpd startup script ... See rcorder(8)
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote