#!/sbin/openrc-run

depend() {
  need docker net
}

command="/usr/bin/tsdns"
pidfile="/run/${RC_SVCNAME}.pid"
