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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
