diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-23 06:49:25 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-23 06:49:25 +0000 |
| commit | 1aa3bc74170f10a4285827efa2748d1d6c2e4613 (patch) | |
| tree | 3fc6b79944f119dddf85a1cf8758cfbbab607cbe /examples/source/udhcpd-eth0 | |
| parent | 3c61b2916c56bfa8d3ce7a6a5480eb93c2ed1470 (diff) | |
| download | s6-rc-1aa3bc74170f10a4285827efa2748d1d6c2e4613.tar.gz | |
New example batch of service definitions
Diffstat (limited to 'examples/source/udhcpd-eth0')
| -rw-r--r-- | examples/source/udhcpd-eth0/dependencies.d/init-lan | 0 | ||||
| -rw-r--r-- | examples/source/udhcpd-eth0/producer-for | 1 | ||||
| -rwxr-xr-x | examples/source/udhcpd-eth0/run | 5 | ||||
| -rw-r--r-- | examples/source/udhcpd-eth0/timeout-kill | 1 | ||||
| -rw-r--r-- | examples/source/udhcpd-eth0/type | 1 |
5 files changed, 0 insertions, 8 deletions
diff --git a/examples/source/udhcpd-eth0/dependencies.d/init-lan b/examples/source/udhcpd-eth0/dependencies.d/init-lan deleted file mode 100644 index e69de29..0000000 --- a/examples/source/udhcpd-eth0/dependencies.d/init-lan +++ /dev/null diff --git a/examples/source/udhcpd-eth0/producer-for b/examples/source/udhcpd-eth0/producer-for deleted file mode 100644 index ccf9f4b..0000000 --- a/examples/source/udhcpd-eth0/producer-for +++ /dev/null @@ -1 +0,0 @@ -udhcpd-eth0-log diff --git a/examples/source/udhcpd-eth0/run b/examples/source/udhcpd-eth0/run deleted file mode 100755 index d075d18..0000000 --- a/examples/source/udhcpd-eth0/run +++ /dev/null @@ -1,5 +0,0 @@ -#!/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 diff --git a/examples/source/udhcpd-eth0/timeout-kill b/examples/source/udhcpd-eth0/timeout-kill deleted file mode 100644 index ccfc37a..0000000 --- a/examples/source/udhcpd-eth0/timeout-kill +++ /dev/null @@ -1 +0,0 @@ -50000 diff --git a/examples/source/udhcpd-eth0/type b/examples/source/udhcpd-eth0/type deleted file mode 100644 index 5883cff..0000000 --- a/examples/source/udhcpd-eth0/type +++ /dev/null @@ -1 +0,0 @@ -longrun |
