aboutsummaryrefslogtreecommitdiff
path: root/sh/net.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sh/net.sh')
-rwxr-xr-xsh/net.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/net.sh b/sh/net.sh
index 30c68fc3..22c22150 100755
--- a/sh/net.sh
+++ b/sh/net.sh
@@ -553,7 +553,7 @@ stop() {
[ -x /sbin/resolvconf ] && resolvconf -d "${IFACE}"
- if type predown >/dev/null 2>/dev/null ; then
+ if type postdown >/dev/null 2>/dev/null ; then
ebegin "Running postdown"
eindent
postdown