| Equivalent to chkconfig / update-rc.d on FreeBSD 6.2??? Hello to All
The title says all
I have using Linux ( Debian, Mandriva, CentOS ) because im trying to "stand up" an IDS . . .
Now im trying FreeBSD 6.2 because looks very interesting, and the writer of a book wich i have reading uses FreeBSD.
And i will try to duplicate the IDS with FreeBSD.
Now... the main parts of the IDS are te Server (store data on a DB) and a Sensor, both uses startup scripts to start on boot, and chkconfig / update-rc.d are used for that.
( that scripts located in /etc/init.d on Linux )
Which command is used for adding a statup script on boot ???
( or i have to copy someting to rc1, rc2 . . . by hand ? )
Thanks to all  |