[Pkg-privacy-commits] [onioncat] 194/241: Debian init-script adapted

Intrigeri intrigeri at moszumanska.debian.org
Wed Aug 26 16:17:07 UTC 2015


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

intrigeri pushed a commit to branch upstream-master
in repository onioncat.

commit 2d2317f253e190e0e11d38bbbe6b4fc55dc4fb64
Author: eagle <eagle at 58e1ccc2-750e-0410-8d0d-f93ca75ab447>
Date:   Thu Sep 17 19:15:31 2009 +0000

    Debian init-script adapted
    
    git-svn-id: https://www.cypherpunk.at/svn/onioncat/trunk@515 58e1ccc2-750e-0410-8d0d-f93ca75ab447
---
 debian/changelog | 5 +++++
 debian/init.d    | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 866399a..f6e4b03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,8 @@
+onioncat (0.2.0.r514) jaunty; urgency=low
+
+  * Upstream svn build debian unstable
+
+ -- Bernhard Fischer <rahra at cypherpunk.at>  Thu, 09 Sep  2009 14:08:00 +0100
 onioncat (0.12.493) jaunty; urgency=low
 
   * Upstream svn build debian unstable
diff --git a/debian/init.d b/debian/init.d
index be779fd..dd382e3 100644
--- a/debian/init.d
+++ b/debian/init.d
@@ -124,7 +124,7 @@ start_server() {
         else
 # if we are using a daemonuser then change the user id
             start-stop-daemon --start --quiet --pidfile $PIDFILE \
-                        --exec $DAEMON -- -u $DAEMONUSER $DAEMON_OPTS
+                        --exec $DAEMON -- -u $DAEMONUSER -P $PIDFILE $DAEMON_OPTS
             errcode=$?
         fi
         return $errcode

-- 
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