aboutsummaryrefslogtreecommitdiffstats
path: root/testing/geodns/geodns.initd
blob: fcae0fc47f274cf5272346058028220cdd798788 (plain)
1
2
3
4
5
6
7
#!/sbin/openrc-run

command=/usr/bin/geodns
command_args="-privatedebug -config /etc/geodns/ -logfile /var/log/geodns \
 -port ${PORT-53} -http :${HTTP_PORT-8053}"
supervisor=supervise-daemon