aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.conf b/rc.conf
index e1403e2..f09b413 100644
--- a/rc.conf
+++ b/rc.conf
@@ -81,7 +81,7 @@ INTERFACES=(eth0)
#
gateway="default gw 192.168.0.1"
ROUTES=(!gateway)
-
+
# Setting this to "yes" will skip network shutdown.
# This is required if your root device is on NFS.
NETWORK_PERSIST="no"