mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
9 lines
172 B
Plaintext
9 lines
172 B
Plaintext
|
# 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"
|