[wesnoth] 01/03: Revert "run daemon as user nobody (mirrors what's done in the sysvinit script)"

Vincent Cheng vcheng at moszumanska.debian.org
Thu Jul 16 03:24:26 UTC 2015


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

vcheng pushed a commit to branch wheezy-backports-sloppy
in repository wesnoth.

commit dc2f10f5c7bbc177887cc8d73bdf4884acce10ee
Author: Vincent Cheng <vcheng at debian.org>
Date:   Wed Jul 15 20:18:21 2015 -0700

    Revert "run daemon as user nobody (mirrors what's done in the sysvinit script)"
    
    This reverts commit 4370e408c239a1b038f9bb7d2ff91a55c043c31f.
---
 debian/wesnoth-1.12-server.service      | 1 -
 debian/wesnoth-BRANCH-server.service.in | 1 -
 2 files changed, 2 deletions(-)

diff --git a/debian/wesnoth-1.12-server.service b/debian/wesnoth-1.12-server.service
index 5e4fdac..4dd443b 100644
--- a/debian/wesnoth-1.12-server.service
+++ b/debian/wesnoth-1.12-server.service
@@ -4,7 +4,6 @@ After=network.target
 
 [Service]
 ExecStart=/usr/games/wesnothd-1.12
-User=nobody
 
 [Install]
 WantedBy=multi-user.target
diff --git a/debian/wesnoth-BRANCH-server.service.in b/debian/wesnoth-BRANCH-server.service.in
index 2701e70..8972b76 100644
--- a/debian/wesnoth-BRANCH-server.service.in
+++ b/debian/wesnoth-BRANCH-server.service.in
@@ -4,7 +4,6 @@ After=network.target
 
 [Service]
 ExecStart=/usr/games/wesnothd-BRANCH
-User=nobody
 
 [Install]
 WantedBy=multi-user.target

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



More information about the Pkg-games-commits mailing list