aboutsummaryrefslogtreecommitdiffstats
path: root/examples/source-router/dns-cache/run
diff options
context:
space:
mode:
Diffstat (limited to 'examples/source-router/dns-cache/run')
-rwxr-xr-xexamples/source-router/dns-cache/run15
1 files changed, 15 insertions, 0 deletions
diff --git a/examples/source-router/dns-cache/run b/examples/source-router/dns-cache/run
new file mode 100755
index 0000000..086002f
--- /dev/null
+++ b/examples/source-router/dns-cache/run
@@ -0,0 +1,15 @@
+#!/command/execlineb -P
+fdmove -c 2 1
+s6-envuidgid dnscache
+s6-envdir /etc/env-network
+s6-envdir env
+importas -u ETH0_IP4 ETH0_IP4
+export IP ${ETH0_IP4}
+s6-softlimit -m 4000000
+pipeline -d
+{
+ redirfd -r 0 /dev/urandom
+ s6-head -c 128
+}
+unexport !
+dnscache