Koozali.org: home of the SME Server

Making a script permanent

bflat

Making a script permanent
« 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

Janm

Try This
« Reply #1 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