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.shutdown | |
parent | 47ca58301f0bf0680baf59465202c4209b1ac112 (diff) |
added new netcfg stuff for roaming network profiles
Diffstat (limited to 'rc.shutdown')
-rwxr-xr-x | rc.shutdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rc.shutdown b/rc.shutdown index b18699d..41daa97 100755 --- a/rc.shutdown +++ b/rc.shutdown @@ -96,3 +96,4 @@ else fi # End of file +# vim: set ts=2 noet: |