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-router/taiclockd-6-bis | |
| parent | 3c61b2916c56bfa8d3ce7a6a5480eb93c2ed1470 (diff) | |
| download | s6-rc-1aa3bc74170f10a4285827efa2748d1d6c2e4613.tar.gz | |
New example batch of service definitions
Diffstat (limited to 'examples/source-router/taiclockd-6-bis')
4 files changed, 8 insertions, 0 deletions
diff --git a/examples/source-router/taiclockd-6-bis/dependencies.d/init-ipv6 b/examples/source-router/taiclockd-6-bis/dependencies.d/init-ipv6 new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/examples/source-router/taiclockd-6-bis/dependencies.d/init-ipv6 diff --git a/examples/source-router/taiclockd-6-bis/producer-for b/examples/source-router/taiclockd-6-bis/producer-for new file mode 100644 index 0000000..a98606b --- /dev/null +++ b/examples/source-router/taiclockd-6-bis/producer-for @@ -0,0 +1 @@ +taiclockd-log diff --git a/examples/source-router/taiclockd-6-bis/run b/examples/source-router/taiclockd-6-bis/run new file mode 100755 index 0000000..f28dee1 --- /dev/null +++ b/examples/source-router/taiclockd-6-bis/run @@ -0,0 +1,6 @@ +#!/command/execlineb -P +fdmove -c 2 1 +s6-setuidgid tai +s6-envdir /etc/env-network +importas -uSi ETH0_IP6_BIS +s6-taiclockd -i ${ETH0_IP6_BIS} diff --git a/examples/source-router/taiclockd-6-bis/type b/examples/source-router/taiclockd-6-bis/type new file mode 100644 index 0000000..5883cff --- /dev/null +++ b/examples/source-router/taiclockd-6-bis/type @@ -0,0 +1 @@ +longrun |
