summaryrefslogtreecommitdiffstats
path: root/abs/core/ppp/ip-down
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/ppp/ip-down')
-rw-r--r--abs/core/ppp/ip-down2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/ppp/ip-down b/abs/core/ppp/ip-down
index 301f3ab..cfd3ae0 100644
--- a/abs/core/ppp/ip-down
+++ b/abs/core/ppp/ip-down
@@ -3,7 +3,7 @@
# This script is run by pppd after the connection has ended.
#
-# Execute all scripts in /etc/ppp/ip-up.d/
+# Execute all scripts in /etc/ppp/ip-down.d/
for ipdown in /etc/ppp/ip-down.d/*.sh; do
if [ -x $ipdown ]; then
# Parameters: interface-name tty-device speed local-IP-address remote-IP-address ipparam