[Pkg-privacy-commits] [onioncat] 147/340: Debian: small changes
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:04:33 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 cad31ed6147e6c24f824a5b68f24bfb1f766a4fa
Author: axp <axp at 58e1ccc2-750e-0410-8d0d-f93ca75ab447>
Date: Fri Feb 20 13:56:57 2009 +0000
Debian: small changes
git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@459 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 be9fe98..7bb9867 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 -p $PIDFILE $DAEMON $DAEMON_OPTS
+ start_daemon $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