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 /rc.single | |
parent | 47ca58301f0bf0680baf59465202c4209b1ac112 (diff) |
added new netcfg stuff for roaming network profiles
Diffstat (limited to 'rc.single')
-rwxr-xr-x | rc.single | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -63,3 +63,4 @@ if [ "$RUNLEVEL" = "1" ]; then fi # End of file +# vim: set ts=2 noet: |