diff options
author | Judd Vinet <judd@archlinux.org> | 2005-06-30 23:57:54 +0000 |
---|---|---|
committer | Judd Vinet <judd@archlinux.org> | 2005-06-30 23:57:54 +0000 |
commit | 863e8311cfc2ec7dc98fdb43abaa8499dd3414a4 (patch) | |
tree | d60ee22af2dd5ab6b2618af6bc172ecc0c0f56c7 /netfs | |
parent | 47ca58301f0bf0680baf59465202c4209b1ac112 (diff) |
added new netcfg stuff for roaming network profiles
Diffstat (limited to 'netfs')
-rwxr-xr-x | netfs | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -33,3 +33,5 @@ case "$1" in *) echo "usage: $0 {start|stop|restart}" esac + +# vim: set ts=2 noet: |