[arch-projects] [initscripts] [PATCH] remove trailing whitespace in rc.conf

Allan McRae allan at archlinux.org
Thu Apr 21 18:05:20 EDT 2011


Signed-off-by: Allan McRae <allan at archlinux.org>
---

I win the prize for the most trivial patch!

 rc.conf |    2 +-
 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"
-- 
1.7.4.4



More information about the arch-projects mailing list