[Pkg-privacy-commits] [onioncat] 141/241: Debian: small changes
Intrigeri
intrigeri at moszumanska.debian.org
Wed Aug 26 16:16:53 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 dbddcddccca1cf370b3e28f8fe65dbf9bbf1af65
Author: axp <axp at 58e1ccc2-750e-0410-8d0d-f93ca75ab447>
Date: Fri Feb 20 13:43:03 2009 +0000
Debian: small changes
git-svn-id: https://www.cypherpunk.at/svn/onioncat/trunk@453 58e1ccc2-750e-0410-8d0d-f93ca75ab447
---
debian/init.d | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/debian/init.d b/debian/init.d
index fc9fa4c..557e04c 100644
--- a/debian/init.d
+++ b/debian/init.d
@@ -1,3 +1,4 @@
+#!/bin/bash
### BEGIN INIT INFO
# Provides: onioncat
# Required-Start: $network $local_fs
@@ -7,9 +8,12 @@
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: <OnionCat An IP-Transparent Tor Hidden Service Connector>
-# Description: <Enter a long description of the software>
-# <...>
-# <...>
+# Description: OnionCat creates a transparent IP layer on top of Tor's
+# hidden services. It transmits any kind of IP-based data transparently through
+# the Tor network on a location hidden basis. You can think of it as a
+# point-to-multipoint VPN between hidden services.
+#
+#
### END INIT INFO
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
--
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