I'm trying to run a.. umm, hard to explain. This is what is required. I obviuosly get an error because the example below is for RH.
PHP Code:
## For those using Redhat style rc files and using daemon-mode:
cp sample-etc_rc.d_init.d_ddclient /etc/rc.d/init.d/ddclient
## enable automatic startup when booting
/sbin/chkconfig --add ddclient
## start the first time by hand
/etc/rc.d/init.d/ddclient start
What must be done in order for the script to able to run on every reboot?
Thanks
Recent comments
13 hours 14 min ago
22 hours 42 min ago
23 hours 31 min ago
1 day 3 hours ago
1 day 7 hours ago
1 day 7 hours ago
1 day 10 hours ago
1 day 20 hours ago
2 days 1 hour ago
2 days 2 hours ago