notify 100 {
  match "system" "IFNET";
  match "subsystem" "ue0";
  match "type" "ATTACH";
  action "/sbin/ifconfig ue0 up";
};