Files
guru/net-dns/technitium-dns/files/technitium-dns.initd
Itai Ferber 93c21573b3 net-dns/technitium-dns: add 14.3
Signed-off-by: Itai Ferber <itai@itaiferber.net>
2026-01-11 22:12:41 -05:00

11 lines
282 B
Plaintext

#!/sbin/openrc-run
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
supervisor="supervise-daemon"
command="/usr/bin/technitium-dns"
command_args="/etc/dns"
# The server responds to SIGINT instead of SIGTERM.
retry="SIGINT/5"