]> git.pld-linux.org Git - packages/crossfire.git/blobdiff - crossfire.init
- do not overrule system default weekly*4 rotation with no stated reason,
[packages/crossfire.git] / crossfire.init
index 89dca1ffd4f7bdc8e71270e34ed8ee50c6b9dc4c..1a2958f4f6d2cef816d8fbb5186e1878cd7145c6 100644 (file)
@@ -42,7 +42,7 @@ case "$1" in
                        FLAGS="$FLAGS +d"
                fi
                msg_starting crossfire
-               daemon su games -c "\"exec crossfire -detach $FLAGS >>/var/log/crossfire 2>&1\""
+               daemon su games -s /bin/sh -c "\"exec crossfire -detach $FLAGS >>/var/log/crossfire 2>&1\""
                RETVAL=$?
                [ $RETVAL -eq 0 ] && touch /var/lock/subsys/crossfire
        else
This page took 0.197261 seconds and 4 git commands to generate.