[index] [text page] [<<start] [<prev] [next>] [last>>]
Page 28: Disabling standalone daemons

Page 28

  
  Disabling standalone daemons
  Most standalone daemon start from /etc/init.d scripts
  Actual script that starts the daemon is in /etc/rc#.d
  $ cd /etc/rc2.d
  $ ls -l
  lrwxrwxrwx    1 root root    S10sysklogd -> ../init.d/sysklogd
  lrwxrwxrwx    1 root root    S10syslog-ng -> ../init.d/syslog-ng
  lrwxrwxrwx    1 root root    S11klogd -> ../init.d/klogd
  lrwxrwxrwx    1 root root    S12kerneld -> ../init.d/kerneld
  lrwxrwxrwx    1 root root    S20logoutd -> ../init.d/logoutd
  lrwxrwxrwx    1 root root    S20makedev -> ../init.d/makedev
  lrwxrwxrwx    1 root root    S20mysql -> ../init.d/mysql
  lrwxrwxrwx    1 root root    S20postfix -> ../init.d/postfix
  lrwxrwxrwx    1 root root    S20spamd -> ../init.d/spamd

Copyright 2003, Bri Hatch of Onsight, Inc.

Presented at ISSA Puget Sound, 2003.

Presentation created using vim and MagicPoint.