Message ID | 1406701052-5442-1-git-send-email-dore@madsdore.dk |
---|---|
State | Changes Requested |
Delegated to: | Kim |
Headers | show |
diff --git a/recipes/busybox/files/busybox-ifplugd b/recipes/busybox/files/busybox-ifplugd index 6fd6230..a99668c 100644 --- a/recipes/busybox/files/busybox-ifplugd +++ b/recipes/busybox/files/busybox-ifplugd @@ -2,7 +2,7 @@ CFG=/etc/ifplugd/ifplugd.conf -IFPLUGD=/usr/sbin/ifplugd +IFPLUGD=/usr/bin/ifplugd test -x $IFPLUGD || exit 0 [ -f $CFG ] && . $CFG