]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
Tor: fix permission of /var/ipfire/tor/settings
authorpeter.mueller@ipfire.org <peter.mueller@ipfire.org>
Sat, 7 Sep 2019 17:52:00 +0000 (17:52 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 11 Sep 2019 16:54:11 +0000 (16:54 +0000)
commit9a0454cea2423fe944375bd8444e8276d420ed1f
tree7401d25c3379ddf5e1b51f65644e0fd6f9ee08f8
parenta86febdc22f4c5e663b91a89260efab09c2a5cd7
Tor: fix permission of /var/ipfire/tor/settings

The settings file must be writeable for group "nobody" so
users can change their Tor settings via WebUI. Since other
files in /var/ipfire/tor/ does not need this workaround, only
the settings file permissions are changed.

Sorry for the late fix; this was reported by various people
in the forum, too (I was unaware of so many Tor users in our
community).

Fixes #12117

Reported-by: Erik Kapfer <erik.kapfer@ipfire.org>
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/tor
src/paks/tor/install.sh