[quake] 01/03: quake4-server.service: use the right executable

Simon McVittie smcv at debian.org
Sun Nov 1 00:24:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch master
in repository quake.

commit 1946b27181d021e0688f75a3ccd3822464503395
Author: Simon McVittie <smcv at debian.org>
Date:   Sat Oct 31 23:13:38 2015 +0000

    quake4-server.service: use the right executable
---
 debian/quake4-server.service | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/quake4-server.service b/debian/quake4-server.service
index a350be4..aaacd43 100644
--- a/debian/quake4-server.service
+++ b/debian/quake4-server.service
@@ -7,7 +7,7 @@ Type=simple
 User=quake4-server
 Environment=DAEMON_OPTS=
 EnvironmentFile=-/etc/default/quake4-server
-ExecStart=/usr/games/quake3-server $DAEMON_OPTS +exec etc/quake4-server/server.cfg
+ExecStart=/usr/games/quake4-dedicated $DAEMON_OPTS +exec etc/quake4-server/server.cfg
 Restart=on-failure
 RestartPreventExitStatus=72
 # hardening

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/quake.git



More information about the Pkg-games-commits mailing list