aboutsummaryrefslogtreecommitdiff
path: root/netfs
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2005-06-30 23:57:54 +0000
committerJudd Vinet <judd@archlinux.org>2005-06-30 23:57:54 +0000
commit863e8311cfc2ec7dc98fdb43abaa8499dd3414a4 (patch)
treed60ee22af2dd5ab6b2618af6bc172ecc0c0f56c7 /netfs
parent47ca58301f0bf0680baf59465202c4209b1ac112 (diff)
downloadinitscripts-863e8311cfc2ec7dc98fdb43abaa8499dd3414a4.tar.xz
added new netcfg stuff for roaming network profiles
Diffstat (limited to 'netfs')
-rwxr-xr-xnetfs2
1 files changed, 2 insertions, 0 deletions
diff --git a/netfs b/netfs
index 19974d2..b89f515 100755
--- a/netfs
+++ b/netfs
@@ -33,3 +33,5 @@ case "$1" in
*)
echo "usage: $0 {start|stop|restart}"
esac
+
+# vim: set ts=2 noet: