diff options
author | Allan McRae <allan@archlinux.org> | 2011-04-22 00:14:31 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2011-04-22 00:14:31 +0200 |
commit | d52e722d1ac4482ed54c8ea56b78a48cea492797 (patch) | |
tree | 3701d3ff40a073473a34d9c092d180f7c3b19685 /rc.conf | |
parent | 1de599669a643f82ec0f0c7870335620e74b0765 (diff) |
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.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" |