aboutsummaryrefslogtreecommitdiff
path: root/rc.conf
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2011-04-22 00:14:31 +0200
committerTom Gundersen <teg@jklm.no>2011-04-22 00:14:31 +0200
commitd52e722d1ac4482ed54c8ea56b78a48cea492797 (patch)
tree3701d3ff40a073473a34d9c092d180f7c3b19685 /rc.conf
parent1de599669a643f82ec0f0c7870335620e74b0765 (diff)
downloadinitscripts-d52e722d1ac4482ed54c8ea56b78a48cea492797.tar.xz
remove trailing whitespace in rc.conf
I win the price for the most trivial patch! Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'rc.conf')
-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"