diff options
Diffstat (limited to 'rootfs/var/service/ifplugd/run')
-rwxr-xr-x | rootfs/var/service/ifplugd/run | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rootfs/var/service/ifplugd/run b/rootfs/var/service/ifplugd/run new file mode 100755 index 0000000..cef959a --- /dev/null +++ b/rootfs/var/service/ifplugd/run @@ -0,0 +1,3 @@ +#!/bin/sh +# automatically link hot-plugged ethernet connections +exec ifplugd -n |