diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-07-29 00:04:42 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-07-29 00:04:42 -0400 |
commit | 915af1a65bc217fa33490876199bb69f760bea23 (patch) | |
tree | fb73a31ee55b41234c326a1847eb7ef9bb3f664f /contrib/README | |
parent | 4e71fc92c867823495d97539a09564b0b611b7b6 (diff) | |
download | tor-915af1a65bc217fa33490876199bb69f760bea23.tar.gz tor-915af1a65bc217fa33490876199bb69f760bea23.zip |
Remove tor.service.in
We aren't good at maintaining this; downstream maintainers are much
better at figuring out what is right for them.
Closes #30797.
Diffstat (limited to 'contrib/README')
-rw-r--r-- | contrib/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/README b/contrib/README index a56065f97d..3edb0fafae 100644 --- a/contrib/README +++ b/contrib/README @@ -32,8 +32,6 @@ dist/ -- Scripts and files for use when packaging Tor torctl and tor.sh are init scripts for use with SysV-style init tools. Everybody likes to write init scripts differently, it seems. -tor.service is a sample service file for use with systemd. - operator-tools/ -- Tools for Tor relay operators ------------------------------------------------ |