From b02e98ad03bfdf37cb17b56034168d4ad8638823 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Wed, 7 Feb 2024 18:41:32 +0100 Subject: fix init system --- rootfs/var/service/ifplugd/run | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 rootfs/var/service/ifplugd/run (limited to 'rootfs/var/service/ifplugd') 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 -- cgit v1.2.3