How to auto-install runlevel control for existing service/daemon?
Posted
by
Johnny Utahh
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Johnny Utahh
Published on 2012-06-01T00:53:56Z
Indexed on
2012/06/01
4:49 UTC
Read the original article
Hit count: 414
Need to install a service/daemon (in this case bind9
, a DNS service) runlevel control, aka "rc" control (/etc/rc*.d
and such). bind9
came pre-installed on my 11.04 system, but without aforementioned runlevel control.
How to easily (and preferably automatically) install the rc stuff for "compliant" services/daemons in /etc/init.d?
(Hint: I have the answer, but can't post it yet due to insufficient rep.)
© Ask Ubuntu or respective owner