aboutsummaryrefslogtreecommitdiffstats
path: root/examples/source/dns-cache/run
blob: 086002f3dffc8b7921a02139f5ca309e9b15a7d9 (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 -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