[Pkg-privacy-commits] [onioncat] 194/340: Debian init-script adapted
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:04:39 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 8a97abc5615c2b436e8483167a6d397acb5f039e
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: http://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