aports/s6/unbound/rc/run

13 lines
196 B
Plaintext
Executable File

#!/bin/execlineb -P
s6-envdir -i /etc/s6/env/path
importas -i PATH PATH
s6-envdir -I /etc/s6/env/redxen.unbound
importas -i CFGFILE CFGFILE
emptyenv
export PATH $PATH
exec unbound -c $CFGFILE