aboutsummaryrefslogtreecommitdiffstats
path: root/examples/source-router/dns-cache/run
blob: 3f248e229bd2d6859fd34b13f1b9d35399672d7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/command/execlineb -P
fdmove -c 2 1
s6-envuidgid dnscache
s6-envdir /etc/env-network
s6-envdir env
importas -uS ETH0_IP4
export IP ${ETH0_IP4}
s6-softlimit -m 4000000
pipeline -d
{
  redirfd -r 0 /dev/urandom
  s6-head -c 128
}
unexport !
dnscache