yes, but not by default.

~ $ chkconfig
'chkconfig'  is not installed
sudo apt-get install chkconfig

default is update-rc.d ripped from debian.


2012/8/7 Milan P. Stanic <[email protected]>

> On Tue, 2012-08-07 at 15:44, spameden wrote:
> > Hi it's related to CentOS or RedHat based distributions, guy asked for
> > Ubuntu setup.
>
> chkconfig exists in Debian/Ubuntu also.
>
> > 2012/8/7 Ombongi Moraa Fe <[email protected]>
> >
> > > Hello,
> > >
> > > Run
> > >          /sbin/chkconfig --list   (I'm using ubuntu)
> > >
> > > This command allows you to see services starting at boot time.
> > >
> > > surf and read more on the linux*  chkconfig* command.
> > >
> > > For example. to make apache always start on boot time, you run;
> > >
> > >      chkconfig apache on
> > >
> > > For kannel, do
> > >        chkconfig kannel on
> > > when u run /sbin/chkconfig --list you'll see exactly how services have
> been set up to start at boot time.
> > > A snippet of my configuration is:
> > >
> > > kannel                    0:off  1:off  2:on   3:on   4:on   5:on
> 6:off
> > >
> > >
> > > keyboard-setup            0:off  1:off  2:off  3:off  4:off  5:off
>  6:off  S:on
> > > killprocs                 0:off  1:on   2:off  3:off  4:off  5:off
>  6:off
> > > module-init-tools         0:off  1:off  2:off  3:off  4:off  5:off
>  6:off
> > >
> > >
> > > monit                     0:off  1:off  2:on   3:on   4:on   5:on
> 6:off
> > > mysql                     0:off  1:off  2:on   3:on   4:on   5:on
> 6:off
> > >
> > >
> > > those 1:off ... are run levels. And you can shoose when u want your
> sevice
> > > to run (i.e. when we run what run level)
> > >
> > > check out:
> > > http://manpages.ubuntu.com/manpages/natty/man8/chkconfig.8.html
> > >
> > >
> > > Read more on init.d also.
> > > Saludos
> > >
> > > Ombongi Moraa fe
> > >
> > >
> > >
> > > On 7 August 2012 14:17, <[email protected]> wrote:
> > >
> > >> how to set up kannel on boot start (Dzifa David NUGLOZE)
> > >
> > >
> > >
>
> --
> Kind regards,  Milan
> --------------------------------------------------
> Arvanta,        http://www.arvanta.net
> Please do not send me e-mail containing HTML code or documents in
> proprietary format (word, excel, pps and so on)
>
>

Reply via email to