aboutsummaryrefslogtreecommitdiff
path: root/debian/tor.init
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2005-11-15 10:28:00 +0000
committerPeter Palfrader <peter@palfrader.org>2005-11-15 10:28:00 +0000
commitb52c4bfe09212adde82ed28966bc76b2ce8803d4 (patch)
tree159f84909c04ac7fa8675b7ae0371ab7ae2e00ad /debian/tor.init
parentd147b98d9b1e818208b9e5fb033eaf64a3149e2e (diff)
downloadtor-b52c4bfe09212adde82ed28966bc76b2ce8803d4.tar
tor-b52c4bfe09212adde82ed28966bc76b2ce8803d4.tar.gz
Use bin/bash for the init script instead of bin/sh. We are using ulimit -n
which is not POSIX (closes: #338797). svn:r5380
Diffstat (limited to 'debian/tor.init')
-rw-r--r--debian/tor.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tor.init b/debian/tor.init
index 434747420..02ff12ff3 100644
--- a/debian/tor.init
+++ b/debian/tor.init
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/bash
### BEGIN INIT INFO
# Provides: tor