diff options
Diffstat (limited to 'usr/local/sbin')
-rwxr-xr-x | usr/local/sbin/ppp-linkup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/sbin/ppp-linkup b/usr/local/sbin/ppp-linkup index 01bca8e..6cf1c2f 100755 --- a/usr/local/sbin/ppp-linkup +++ b/usr/local/sbin/ppp-linkup @@ -18,4 +18,4 @@ fi # let the configuration system know that the # WAN IP address has changed -/etc/rc.newwanip +echo wan > /tmp/rc.newwanip |