diff options
Diffstat (limited to 'files/etc/devd/usb-tether.conf.roadwarrior_latpop')
-rw-r--r-- | files/etc/devd/usb-tether.conf.roadwarrior_latpop | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/files/etc/devd/usb-tether.conf.roadwarrior_latpop b/files/etc/devd/usb-tether.conf.roadwarrior_latpop deleted file mode 100644 index 5183ed2..0000000 --- a/files/etc/devd/usb-tether.conf.roadwarrior_latpop +++ /dev/null @@ -1,6 +0,0 @@ -notify 100 { - match "system" "IFNET"; - match "subsystem" "ue0"; - match "type" "ATTACH"; - action "/sbin/ifconfig ue0 up"; -}; |