aboutsummaryrefslogtreecommitdiff
path: root/services/ifdown.in
diff options
context:
space:
mode:
Diffstat (limited to 'services/ifdown.in')
-rw-r--r--services/ifdown.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/ifdown.in b/services/ifdown.in
index 1310098..2946ca0 100644
--- a/services/ifdown.in
+++ b/services/ifdown.in
@@ -2,6 +2,6 @@ description "stop all network interfaces"
type wait
target %0
after sigkill sigterm
-before sync
+before sync unmount
exec "@SCRIPTDIR@/ifdown.sh" \ No newline at end of file