aboutsummaryrefslogtreecommitdiff
path: root/files/etc/devd/usb-tether.conf.roadwarrior_latpop
blob: 5183ed2191881bfd559ac49048875adc531d7e9c (plain) (blame)
1
2
3
4
5
6
notify 100 {
  match "system" "IFNET";
  match "subsystem" "ue0";
  match "type" "ATTACH";
  action "/sbin/ifconfig ue0 up";
};