summaryrefslogtreecommitdiff
path: root/net.BSD
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-12-14 20:09:53 +0000
committerRoy Marples <roy@marples.name>2007-12-14 20:09:53 +0000
commitafdcf1fa158e9833c163068f77e88d21ba0e3225 (patch)
treec170f21fb6be2dc278e2554c4ae7595f1738d1a4 /net.BSD
parent584cea1f8e0d2aa21f75c273159608d9ee35cda5 (diff)
downloadopenrc-afdcf1fa158e9833c163068f77e88d21ba0e3225.tar.gz
openrc-afdcf1fa158e9833c163068f77e88d21ba0e3225.tar.bz2
openrc-afdcf1fa158e9833c163068f77e88d21ba0e3225.tar.xz
udev requires try function and the modules-update program should take care of any 2.4 vs 2.6 kernel issues. Also add vim instructions to a few files.
Diffstat (limited to 'net.BSD')
-rw-r--r--net.BSD/iwconfig.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/net.BSD/iwconfig.sh b/net.BSD/iwconfig.sh
index 512dea6..d33af4c 100644
--- a/net.BSD/iwconfig.sh
+++ b/net.BSD/iwconfig.sh
@@ -591,4 +591,4 @@ iwconfig_post_stop() {
#iwconfig "${IFACE}" txpower 0 2>/dev/null
}
-# vim: set ts=4
+# vim: set ts=4 :