fix: tsdns init script

This commit is contained in:
iceBear67
2026-07-05 19:01:00 +08:00
parent 10d377fb26
commit ea638786d6
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#!/sbin/openrc-run
depend() {
need auth-server docker
need auth-server docker tsdns
}
command="/usr/bin/bubble"