[Pkg-privacy-commits] [onioncat] 233/340: Init script: depend on Tor to be running.
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:04:43 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 a0bbf7790a552459fc32c10fb44b90ef87fc82e2
Author: intrigeri <intrigeri at boum.org>
Date: Tue May 10 18:29:23 2011 +0200
Init script: depend on Tor to be running.
---
debian/init.d | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/init.d b/debian/init.d
index a3d04d8..41ba048 100644
--- a/debian/init.d
+++ b/debian/init.d
@@ -1,8 +1,8 @@
#!/bin/bash
### BEGIN INIT INFO
# Provides: onioncat
-# Required-Start: $network $local_fs $remote_fs
-# Required-Stop: $remote_fs
+# Required-Start: $network $local_fs $remote_fs tor
+# Required-Stop: $remote_fs tor
# Should-Start: $named
# Should-Stop:
# Default-Start: 2 3 4 5
--
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