From 9488c4cdd6895c00ca4e521473f488955d45a308 Mon Sep 17 00:00:00 2001 From: "Michael K. Johnson" Date: Tue, 7 Sep 1999 01:48:59 +0000 Subject: first attempt at integrating ppp-watch --- ppp/ip-up | 3 --- 1 file changed, 3 deletions(-) (limited to 'ppp') diff --git a/ppp/ip-up b/ppp/ip-up index b4b14da6..5fcf524b 100644 --- a/ppp/ip-up +++ b/ppp/ip-up @@ -8,9 +8,6 @@ REALDEVICE=$1 export PATH=/sbin:/usr/sbin:/bin:/usr/bin -echo "$REALDEVICE" > /var/run/ppp-$LOGDEVICE.dev -chmod a+r /var/run/ppp-$LOGDEVICE.dev - [ -x /etc/ppp/ip-up.local ] && /etc/ppp/ip-up.local $* # Used for clustering heartbeat monitoring stuff. -- cgit v1.2.1