diff options
Diffstat (limited to 'rc.conf')
-rw-r--r-- | rc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |