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
-
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.
-
do this:
ln -s /etc/rc.d/init.d/socks5 /etc/rc.d/rc7.d/S95socks5
-
tnx a lot..