diff options
author | Peter Palfrader <peter@palfrader.org> | 2005-11-15 10:33:54 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2005-11-15 10:33:54 +0000 |
commit | ccba428dbce7b530cb68c1af950cb964715f1a47 (patch) | |
tree | 0187b2dec6f15b2c2c9e107538affd00ec712af5 /debian | |
parent | 333e179f3ecdee8ed368bd5dbe1dbd70ae6c3fe7 (diff) | |
download | tor-ccba428dbce7b530cb68c1af950cb964715f1a47.tar.gz tor-ccba428dbce7b530cb68c1af950cb964715f1a47.zip |
Say that tor.default is a bash shell fragment now
svn:r5382
Diffstat (limited to 'debian')
-rw-r--r-- | debian/tor.default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tor.default b/debian/tor.default index 19ef0895a4..289f054f0f 100644 --- a/debian/tor.default +++ b/debian/tor.default @@ -3,7 +3,7 @@ # installed at /etc/default/tor by the maintainer scripts # -# This is a POSIX shell fragment +# This is a bash shell fragment # RUN_DAEMON="yes" |