summaryrefslogtreecommitdiffstats
path: root/etc/devd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/devd.conf')
-rw-r--r--etc/devd.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/etc/devd.conf b/etc/devd.conf
index 499fe4b..5e89cbf 100644
--- a/etc/devd.conf
+++ b/etc/devd.conf
@@ -65,13 +65,6 @@ notify 0 {
action "/usr/local/sbin/pfSctl -c 'interface linkup start $subsystem'";
};
-notify 0 {
- match "system" "IFNET";
- match "type" "LINK_DOWN";
- match "subsystem" "[a-z]+[0-9]+_wlan[0-9]+";
- action "/usr/local/sbin/pfSctl -c 'interface linkup stop $subsystem'";
-};
-
# Notify all users before beginning emergency shutdown when we get
# a _CRT or _HOT thermal event and we're going to power down the system
# very soon.
OpenPOWER on IntegriCloud