summaryrefslogtreecommitdiff
path: root/init.d/network.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/network.in')
-rw-r--r--init.d/network.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.d/network.in b/init.d/network.in
index 379b9a3..fb9668c 100644
--- a/init.d/network.in
+++ b/init.d/network.in
@@ -13,8 +13,8 @@ depend()
need localmount
after bootmisc
provide net
- # We don't want to stop network unless we really have to
- keyword nostop
+ # We don't want to stop the network at shutdown
+ keyword noshutdown
keyword nojail noprefix novserver
}