Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: bflat on September 21, 2005, 12:04:58 PM

Title: Making a script permanent
Post by: bflat on September 21, 2005, 12:04:58 PM
Hi all
I need to run "sh /etc/filename.sh" in /etc/ppp/ip-up.local everytime the PPPoE connection is up.  Now I know I cannot put it directly into /etc/ppp/ip-up.local because everytime my adsl connection timeout sme reads the config from /etc/e-smith/templates/etc/ppp/ip-up.local so I need to know how to put it in the template in order for it to save it.
Thanks
Title: Try This
Post by: Janm on September 21, 2005, 01:47:52 PM
Hi
Log in as root with admin password and try this
/sbin/dhcpcd -R    enter and se if it helps

Jan