Mailinglist Archive: opensuse (2859 mails)
| < Previous | Next > |
Re: [opensuse] Starting things as root at boot time
- From: Sloan <joe@xxxxxxxxxx>
- Date: Tue, 01 May 2007 13:43:15 -0700
- Message-id: <4637A663.9070108@xxxxxxxxxx>
Bob Williams wrote:
> I've recently installed the Squid web proxy cache. To start the daemon, I have
> to su and type /usr/sbin/squid. Is there a simple way of doing this
> automagically whenever I start my machine?
>
All such services are normally started by the init system, not by manual
intervention. BTW your squid proxy package was from the suse install CD
right?
Just go into yast->system->runlevel manager and tick off the "start at
boot" box next to squid.
Or, to do it from the command line, you can just type "chkconfig -a squid"
Joe
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> I've recently installed the Squid web proxy cache. To start the daemon, I have
> to su and type /usr/sbin/squid. Is there a simple way of doing this
> automagically whenever I start my machine?
>
All such services are normally started by the init system, not by manual
intervention. BTW your squid proxy package was from the suse install CD
right?
Just go into yast->system->runlevel manager and tick off the "start at
boot" box next to squid.
Or, to do it from the command line, you can just type "chkconfig -a squid"
Joe
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |