summaryrefslogtreecommitdiffstats
path: root/etc/devd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/devd.conf')
-rw-r--r--etc/devd.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/devd.conf b/etc/devd.conf
index 3ad73ad..80f527d 100644
--- a/etc/devd.conf
+++ b/etc/devd.conf
@@ -11,11 +11,11 @@ options {
[0-9]+";
};
-notify 0 {
- match "type" "LINK_DOWN";
- media-type "ethernet";
- action "/bin/echo -n '$subsystem stop ' >>/tmp/rc.linkup";
-};
+#notify 0 {
+# match "type" "LINK_DOWN";
+# media-type "ethernet";
+# action "/bin/echo -n '$subsystem stop ' >>/tmp/rc.linkup";
+#};
# When a USB keyboard arrives, attach it as the console keyboard.
attach 100 {
OpenPOWER on IntegriCloud