if there's no *qmail-pop3d.init in /etc/rc.d/rcx.d
   then do the following:
   in /etc/rc.d/rc0.d and /etc/rc.d/rc1.d and /etc/rc.d/rc2.d and
   /etc/rc.d/rc6.d
   # ln -s ../init.d/qmail-pop3d.init K48qmail-pop3d.init
   in /etc/rc.d/rc3.d and /etc/rc.d/rc4.d and /etc/rc.d/rc5.d
   # ln -s ../init.d/qmail-pop3d.init S82qmail-pop3d.init
   
   this would start/stop the pop3d daemon automatically upon system
   start/stop/restart

It is simpler to do

chkconfig qmail-pop3d on

Mate

Reply via email to