I am running a program called rundns, which checks my dymanic ip address and adjusts it to keep my domain name pointed to my ip. I'd like to have it run on boot to runlevels 3 & 5. I downloaded a script from the developer's web site and advised me to place it in /etc/init./rc3.d and rc5.d respectively. Problem is that dosen't seem to work. The script is called S98rundns and has permissions of -rwxr-xr-x. I notice that most other scripts here are links to other files, but not sure how to set this up. In any case rundns does not run on boot to runlevel 5, or init 3. It shows as a failed service. Copy it to /etc/init.d, edit the script based on /etc/init.d/skeleton (use this for instructions as well). Then, insserv rundns should place
Jim Flanagan wrote: the links in the correct places. Reboot to test. HTH -- Joe Morris Registered Linux user 231871 -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com