Hi, I've got the ddclient installed by yast, and it seems to be running ok but the only way I could get it to run when I start up the computer was to put
Code:
/sbin/ddclient start
in /etc/init.d/boot.local.
If I do
Code:
chkconfig --add ddclient
it says 'ddclient : unknown service' no matter what directory I put ddclient in.
Where does it get its list of services from, and is it modifiable?
Cheers