fix: multiple tsdns containers are created

This commit is contained in:
iceBear67
2026-07-06 14:24:38 +08:00
parent 0ada1a09ec
commit 18a68ee6fd
2 changed files with 1 additions and 5 deletions

View File

@@ -4,9 +4,5 @@ depend() {
need docker net
}
supervisor="supervise-daemon"
respawn_delay=5
respawn_max=0
command="/usr/bin/tsdns"
pidfile="/run/${RC_SVCNAME}.pid"