summaryrefslogtreecommitdiffstats
path: root/abs/core/ppp/ip-down
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2014-02-16 23:58:36 (GMT)
committerJames Meyer <james.meyer@operamail.com>2014-02-19 19:03:04 (GMT)
commite2e6940857c635df49af42aced1e8a2fe293f665 (patch)
tree0613bcd7a821bfa860b4ebeecd19e0a0ef63f6c1 /abs/core/ppp/ip-down
parent782a0571b32b84b46cac58f2561ac8ab4672decc (diff)
downloadlinhes_pkgbuild-e2e6940857c635df49af42aced1e8a2fe293f665.zip
linhes_pkgbuild-e2e6940857c635df49af42aced1e8a2fe293f665.tar.gz
linhes_pkgbuild-e2e6940857c635df49af42aced1e8a2fe293f665.tar.bz2
ppp:
update binary path to /usr/bin refs #961
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