Linux System Administration - X


Add to my manuals
368 Pages

advertisement

Linux System Administration - X | Manualzz

init and runlevels

15.5.4. customize a service

And here is an example on how to set your custom configuration for the cron daemon.

root@barry:~# update-rc.d -n cron start 11 2 3 4 5 . stop 89 0 1 6 .

Adding system startup for /etc/init.d/cron ...

/etc/rc0.d/K89cron -> ../init.d/cron

/etc/rc1.d/K89cron -> ../init.d/cron

/etc/rc6.d/K89cron -> ../init.d/cron

/etc/rc2.d/S11cron -> ../init.d/cron

/etc/rc3.d/S11cron -> ../init.d/cron

/etc/rc4.d/S11cron -> ../init.d/cron

/etc/rc5.d/S11cron -> ../init.d/cron

15.6. bum

This screenshot shows bum in advanced mode.

169

advertisement

Was this manual useful for you? Yes No
Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Related manuals

advertisement

Table of contents