diff options
Diffstat (limited to 'debian/tor.default')
-rw-r--r-- | debian/tor.default | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/tor.default b/debian/tor.default new file mode 100644 index 0000000000..af20de9d1a --- /dev/null +++ b/debian/tor.default @@ -0,0 +1,8 @@ +# Defaults for tor initscript +# sourced by /etc/init.d/tor +# installed at /etc/default/tor by the maintainer scripts + +# +# This is a POSIX shell fragment +# +RUN_DAEMON="yes" |