[ufoai] 06/10: ufoai-server.init: readd $DAEMON_OPTS

Markus Koschany apo-guest at moszumanska.debian.org
Fri Jan 23 17:25:12 UTC 2015


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

apo-guest pushed a commit to branch master
in repository ufoai.

commit 60ce238f429f59b789d544b5e9e9fa4f6a8798c3
Author: Markus Koschany <apo at gambaru.de>
Date:   Tue Dec 23 20:15:32 2014 +0100

    ufoai-server.init: readd $DAEMON_OPTS
---
 debian/ufoai-server.init | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/ufoai-server.init b/debian/ufoai-server.init
index 9d17485..71b3914 100644
--- a/debian/ufoai-server.init
+++ b/debian/ufoai-server.init
@@ -37,7 +37,8 @@ ufo_start() {
         --exec $BINARY \
         --startas $DAEMON \
         --make-pidfile \
-        --chuid $USER > /dev/null 2>&1 || return 1
+        --chuid $USER \
+        -- $DAEMON_OPTS > /dev/null 2>&1 || return 1
     return 0
 }
 

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



More information about the Pkg-games-commits mailing list