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 0167f8c..3ad73ad 100644
--- a/etc/devd.conf
+++ b/etc/devd.conf
@@ -11,13 +11,6 @@ options {
[0-9]+";
};
-# Handle ethernet linkup and linkdown
-notify 0 {
- match "type" "LINK_UP";
- media-type "ethernet";
- action "/bin/echo -n '$subsystem start ' >>/tmp/rc.linkup";
-};
-
notify 0 {
match "type" "LINK_DOWN";
media-type "ethernet";
OpenPOWER on IntegriCloud