[Pkg-privacy-commits] [onioncat] 148/340: Debian: small changes

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:04:34 UTC 2015


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

infinity0 pushed a commit to branch debian
in repository onioncat.

commit 3adb9c8a7703141e3fc4ba9acfd65daa42ac811b
Author: axp <axp at 58e1ccc2-750e-0410-8d0d-f93ca75ab447>
Date:   Fri Feb 20 14:02:09 2009 +0000

    Debian: small changes
    
    git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@460 58e1ccc2-750e-0410-8d0d-f93ca75ab447
---
 debian/init.d | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/init.d b/debian/init.d
index 7bb9867..be9fe98 100644
--- a/debian/init.d
+++ b/debian/init.d
@@ -103,7 +103,7 @@ running() {
 start_server() {
 # Start the process using the wrapper
         if [ -z "$DAEMONUSER" ] ; then
-            start_daemon $DAEMON $DAEMON_OPTS
+            start_daemon -p $PIDFILE $DAEMON $DAEMON_OPTS
             errcode=$?
         else
 # if we are using a daemonuser then change the user id

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onioncat.git



More information about the Pkg-privacy-commits mailing list