fix: tsdns init script
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/sbin/openrc-run
|
||||
|
||||
depend() {
|
||||
need auth-server docker
|
||||
need auth-server docker tsdns
|
||||
}
|
||||
|
||||
command="/usr/bin/bubble"
|
||||
|
||||
Reference in New Issue
Block a user