From e18d6958b2470a2e68cc637945ccf3a1dae5c0a2 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 5 May 2025 06:29:50 +0000 Subject: Update examples Signed-off-by: Laurent Bercot --- examples/source/udhcpd-eth0/run | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 examples/source/udhcpd-eth0/run (limited to 'examples/source/udhcpd-eth0/run') diff --git a/examples/source/udhcpd-eth0/run b/examples/source/udhcpd-eth0/run new file mode 100755 index 0000000..d075d18 --- /dev/null +++ b/examples/source/udhcpd-eth0/run @@ -0,0 +1,5 @@ +#!/command/execlineb -P +fdmove -c 2 1 +s6-envdir /etc/env-network +importas -ui ETH0_IP4 ETH0_IP4 +udhcpd -f -I ${ETH0_IP4} /etc/udhcpd-eth0.conf -- cgit v1.3.1