[openjk] 01/01: Don't run the systemd service as root!
Simon McVittie
smcv at debian.org
Thu Jan 22 11:42:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch master
in repository openjk.
commit fa60913f346842b7a20e077423849ce8bb610af0
Author: Simon McVittie <smcv at debian.org>
Date: Thu Jan 22 09:48:32 2015 +0000
Don't run the systemd service as root!
---
debian/openjkded at .service | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/openjkded at .service b/debian/openjkded at .service
index 9739082..8ca7d3f 100644
--- a/debian/openjkded at .service
+++ b/debian/openjkded at .service
@@ -5,6 +5,7 @@ Before=openjkded.service
After=network.target
[Service]
+User=openjk-academy-server
ConditionPathExists=/etc/openjk-academy-server/%i.cfg
Environment=HOME=/var/games/openjk-academy-server/%i.home
Environment=XDG_DATA_HOME=/var/games/openjk-academy-server/%i.home
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openjk.git
More information about the Pkg-games-commits
mailing list