Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: philippe peltier on April 02, 2003, 02:11:23 AM

Title: socks5 autostart
Post by: philippe peltier on April 02, 2003, 02:11:23 AM
I installed the socks5 rpm on my sme 5.5 and would like to know where I should go and edit to make it start automatically at boot time ?
It starts for now with a 'service socks5 start' but I presume there is a template somewhere to make it start automatically...

tnx in advance for any help.

--
Phil.
Title: Re: socks5 autostart
Post by: Steve Brock on April 02, 2003, 06:33:42 PM
do this:

ln -s /etc/rc.d/init.d/socks5 /etc/rc.d/rc7.d/S95socks5
Title: Re: socks5 autostart
Post by: philippe peltier on April 02, 2003, 07:05:39 PM
tnx a lot..