mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 19:55:52 +02:00
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:
committed by
Michael Tremer
parent
d12e3fcd1e
commit
2df98063a2
@@ -1,3 +1,3 @@
|
||||
DataDirectory /var/lib/tor
|
||||
User nobody
|
||||
User tor
|
||||
Log notice syslog
|
||||
|
||||
Reference in New Issue
Block a user