[media-sound/teamspeak-server-bin] hide more behind useflag, inifile handling got removed in last commit, so need some sanity at some point, add extra script for tsdns (we might need it at some point, who knows)
This commit is contained in:
@@ -13,7 +13,7 @@ start() {
|
||||
start-stop-daemon --start --quiet --background \
|
||||
--pidfile "/var/run/teamspeak3-server/tsdns.pid" --make-pidfile \
|
||||
--user "teamspeak3" --chdir "/opt/teamspeak3-server/tsdns" \
|
||||
--exec "/opt/teamspeak3-server/tsdns/tsdnsserver_linux"
|
||||
--exec "/usr/sbin/tsdnsserver"
|
||||
|
||||
eend $?
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user