aboutsummaryrefslogtreecommitdiffstats
path: root/ppp
diff options
context:
space:
mode:
authorMichael K. Johnson <johnsonm@redhat.com>1999-09-07 01:48:59 +0000
committerMichael K. Johnson <johnsonm@redhat.com>1999-09-07 01:48:59 +0000
commit9488c4cdd6895c00ca4e521473f488955d45a308 (patch)
treeaef8be5163d91f42bd39eef1551018cacec1f29f /ppp
parent57487e296e885786382588f547d259bec4c3595e (diff)
downloadinitscripts-9488c4cdd6895c00ca4e521473f488955d45a308.tar
initscripts-9488c4cdd6895c00ca4e521473f488955d45a308.tar.gz
initscripts-9488c4cdd6895c00ca4e521473f488955d45a308.tar.bz2
initscripts-9488c4cdd6895c00ca4e521473f488955d45a308.tar.xz
initscripts-9488c4cdd6895c00ca4e521473f488955d45a308.zip
first attempt at integrating ppp-watch
Diffstat (limited to 'ppp')
-rw-r--r--ppp/ip-up3
1 files changed, 0 insertions, 3 deletions
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.