]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Tor: specify correct user for default configuration
authorPeter Müller <peter.mueller@ipfire.org>
Sat, 18 May 2019 14:40:00 +0000 (14:40 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 20 May 2019 09:08:58 +0000 (10:08 +0100)
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>
config/tor/defaults-torrc

index 703d821fe51ba04b89983a8afc215096a3dc15e2..ee8f809d9b07f9741bd86b93f2478c2e663e470e 100644 (file)
@@ -1,3 +1,3 @@
 DataDirectory /var/lib/tor
-User nobody
+User tor
 Log notice syslog