[media-sound/teamspeak-server-bin] fix path
This commit is contained in:
parent
8554d0d224
commit
991a8188f6
@ -12,7 +12,7 @@ start() {
|
||||
|
||||
start-stop-daemon --start --quiet --background \
|
||||
--pidfile "/var/run/teamspeak3-server/tsdns.pid" --make-pidfile \
|
||||
--user "teamspeak3" --chdir "/opt/teamspeak3-server/tsdns" \
|
||||
--user "teamspeak3" --chdir "/opt/teamspeak3-server" \
|
||||
--exec "/usr/sbin/tsdnsserver"
|
||||
|
||||
eend $?
|
||||
|
Loading…
Reference in New Issue
Block a user