Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Run a script based on network / DHCP changes' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Run a script based on network / DHCP changes
Authored by: tickell on Apr 29, '05 12:20:52PM

Just an "I learned it the hard way" item:

When you update the Kicker.xml file to reflect the addition of your new script, you must kill the configd process, and restart it. (A reboot will do this for you, but there is no need to waste the time)

If you're new script exits with a non-zero status at any point, it appears configd/Kicker will not use it for future state changes. So, if you had a typo or some other issue with it, repeat the restart process after you change it.

Regards



[ Reply to This | # ]