Tor: specify correct user for default configuration

While being built with user/group set to "tor", the default
configuration still contains the old username.

This patch adjusts it to the correct value. The issue was
caused by insufficient testing, which I apologise for.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Peter Müller
2019-05-18 14:40:00 +00:00
committed by Michael Tremer
parent d12e3fcd1e
commit 2df98063a2

View File

@@ -1,3 +1,3 @@
DataDirectory /var/lib/tor
User nobody
User tor
Log notice syslog