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