summaryrefslogtreecommitdiff
path: root/net.Linux
diff options
context:
space:
mode:
Diffstat (limited to 'net.Linux')
-rw-r--r--net.Linux/netplugd.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/net.Linux/netplugd.sh b/net.Linux/netplugd.sh
index 24539b1..8b77cd7 100644
--- a/net.Linux/netplugd.sh
+++ b/net.Linux/netplugd.sh
@@ -30,8 +30,8 @@ netplugd_depend() {
before interface
provide plug
- # Prefer us to ifplugd
- after ifplugd
+ # Prefer ifplugd
+ before ifplugd
}
netplugd_pre_start() {