diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/net.example.BSD.in | 2 | ||||
-rw-r--r-- | doc/net.example.Linux.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/net.example.BSD.in b/doc/net.example.BSD.in index 38b6dbf9..3aae310c 100644 --- a/doc/net.example.BSD.in +++ b/doc/net.example.BSD.in @@ -442,4 +442,4 @@ #} # You should note that we don't stop the network at system shutdown by default. -# If you really need this, then set shutdown_network=YES +# If you really need this, then set keep_network=NO diff --git a/doc/net.example.Linux.in b/doc/net.example.Linux.in index ed3b80bc..d8fa0842 100644 --- a/doc/net.example.Linux.in +++ b/doc/net.example.Linux.in @@ -1244,4 +1244,4 @@ #} # You should note that we don't stop the network at system shutdown by default. -# If you really need this, then set shutdown_network=YES +# If you really need this, then set keep_network=NO |