aboutsummaryrefslogtreecommitdiffstats
path: root/layout/rootfs/etc/s6-rc/source-base/dnscache/run
blob: 736b5e63fd88656868c6df47b7d4fa34c25dbcca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/command/execlineb -P
fdmove -c 2 1
s6-envuidgid dnscache
s6-envdir env
s6-softlimit -m 4000000
pipeline -d
{
  redirfd -r 0 /dev/urandom
  s6-head -c 128
}
unexport !
fdmove 1 3
dnscache