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/dnsproxy6-bis-udp | |
| parent | 3c61b2916c56bfa8d3ce7a6a5480eb93c2ed1470 (diff) | |
| download | s6-rc-1aa3bc74170f10a4285827efa2748d1d6c2e4613.tar.gz | |
New example batch of service definitions
Diffstat (limited to 'examples/source/dnsproxy6-bis-udp')
| -rw-r--r-- | examples/source/dnsproxy6-bis-udp/dependencies.d/init-ipv6 | 0 | ||||
| -rw-r--r-- | examples/source/dnsproxy6-bis-udp/notification-fd | 1 | ||||
| -rw-r--r-- | examples/source/dnsproxy6-bis-udp/producer-for | 1 | ||||
| -rwxr-xr-x | examples/source/dnsproxy6-bis-udp/run | 13 | ||||
| -rw-r--r-- | examples/source/dnsproxy6-bis-udp/timeout-kill | 1 | ||||
| -rw-r--r-- | examples/source/dnsproxy6-bis-udp/type | 1 |
6 files changed, 0 insertions, 17 deletions
diff --git a/examples/source/dnsproxy6-bis-udp/dependencies.d/init-ipv6 b/examples/source/dnsproxy6-bis-udp/dependencies.d/init-ipv6 deleted file mode 100644 index e69de29..0000000 --- a/examples/source/dnsproxy6-bis-udp/dependencies.d/init-ipv6 +++ /dev/null diff --git a/examples/source/dnsproxy6-bis-udp/notification-fd b/examples/source/dnsproxy6-bis-udp/notification-fd deleted file mode 100644 index 00750ed..0000000 --- a/examples/source/dnsproxy6-bis-udp/notification-fd +++ /dev/null @@ -1 +0,0 @@ -3 diff --git a/examples/source/dnsproxy6-bis-udp/producer-for b/examples/source/dnsproxy6-bis-udp/producer-for deleted file mode 100644 index ec6d5dc..0000000 --- a/examples/source/dnsproxy6-bis-udp/producer-for +++ /dev/null @@ -1 +0,0 @@ -dnsproxy6-udp-log diff --git a/examples/source/dnsproxy6-bis-udp/run b/examples/source/dnsproxy6-bis-udp/run deleted file mode 100755 index bbe6293..0000000 --- a/examples/source/dnsproxy6-bis-udp/run +++ /dev/null @@ -1,13 +0,0 @@ -#!/command/execlineb -S1 -fdmove -c 2 1 -s6-envdir /etc/env-network -multisubstitute -{ - importas -uSi ETH0_IP6_BIS - importas -uSi ETH0_IP4 -} -emptyenv -p -if { redirfd -w 1 data/caches s6-echo ${ETH0_IP4} } -s6-envuidgid dnscache -fdmove 1 3 -dnsfunneld -1 -U -Rdata -t61000 -i ${ETH0_IP6_BIS} diff --git a/examples/source/dnsproxy6-bis-udp/timeout-kill b/examples/source/dnsproxy6-bis-udp/timeout-kill deleted file mode 100644 index b48423d..0000000 --- a/examples/source/dnsproxy6-bis-udp/timeout-kill +++ /dev/null @@ -1 +0,0 @@ -62000 diff --git a/examples/source/dnsproxy6-bis-udp/type b/examples/source/dnsproxy6-bis-udp/type deleted file mode 100644 index 5883cff..0000000 --- a/examples/source/dnsproxy6-bis-udp/type +++ /dev/null @@ -1 +0,0 @@ -longrun |
