[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Starting a service at bootup



On Tuesday 31 Jan 2006 22:15, jdow wrote:
> From: "Anne Wilson" <cannewilson tiscali co uk>
>
> > I want this to be an automatic startup but I've got a total blank
> > on how to achieve this.  Could someone please prompt me?  Thanks
>
> chkconfig --add popfile
> chkconfig popfile on
>
> Probably only the latter is needed. You can check with:
> chkconfig --list popfile
>
> Several other solutions exist like ntsysv and so forth.
> {^_^}

Actually, that's pretty well what I did.
chkconfig --add popfile
chkconfig --levels 345 popfile on
chkconfig --list popfile

It just took a little prod to wake me up :-)

Anne
-- 
Registered Linux User No.293302 (http://counter.li.org/)

Attachment: pgpCB4J9IbY9r.pgp
Description: PGP signature


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]