diff options
Diffstat (limited to 'core/ppp/ip-up')
-rw-r--r-- | core/ppp/ip-up | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/core/ppp/ip-up b/core/ppp/ip-up deleted file mode 100644 index 57e09c0047..0000000000 --- a/core/ppp/ip-up +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -# -# This script is run by pppd when there's a successful ppp connection. -# |