From: Schantl Stefan Date: Fri, 30 Apr 2010 15:39:06 +0000 (+0200) Subject: network: Also stop network on reboot. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14878f94aff07e67252fb4acdb7896e81ae5304b;p=ipfire-3.x.git network: Also stop network on reboot. --- diff --git a/pkgs/core/network/network.init b/pkgs/core/network/network.init index 06a96ef2e..33200670f 100644 --- a/pkgs/core/network/network.init +++ b/pkgs/core/network/network.init @@ -2,7 +2,7 @@ description "Control the networking" author "IPFire Team" start on stopped mountfs -stop on starting shutdown +stop on starting shutdown or starting reboot pre-start script network start