Mailinglist Archive: opensuse (3397 mails)

< Previous Next >
Re: [SLE] automatic start program on boot
  • From: Laurent Renard <lrenard@xxxxxxxxxxx>
  • Date: Wed, 27 Apr 2005 17:18:08 +0200
  • Message-id: <1114615088.7746.34.camel@xxxxxxxxx>
Le mercredi 27 avril 2005 à 10:04 -0500, Brad Bendily a écrit :

> On Sun, 27 Feb 2005, Laurent Renard wrote:
>
> > Hello everyone,
> >
> > i've forgotten the command that will enable a program automatically on
> > boot ...
> > It's someting like "update rc.d ..."
> >
> > Could you help me ?
> >
>
> If your program is already on the machine you can run chkconfig
> For example if the name of your program is test, run
>
> chkconfig --level 35 test on
>
> This will set the command to start upon starting in run level 3 or 5.
>
>
> run chkconfig --list to see the programs in the list.
> then you can do
> "chkconfig --list|grep on"
>
> to see which ones are currently on.
>
> BB
>
>

Thank you brad, but how could i start it up ... automatically on boot ?
< Previous Next >
Follow Ups
References