mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 11:12:48 +01:00
sudoers.d/nordvpnd: also allow restarting tor-client.service
I have a suspicion I am adding it to the script sooner or later
This commit is contained in:
parent
ef9c4acfc3
commit
c59fe1ae53
@ -18,4 +18,5 @@
|
|||||||
# Tor complains about failures for a while and then notes IP change and
|
# Tor complains about failures for a while and then notes IP change and
|
||||||
# regenerates keys, so it should probably be here too.
|
# regenerates keys, so it should probably be here too.
|
||||||
%nordvpn ALL=NOPASSWD: /bin/systemctl restart tor.service
|
%nordvpn ALL=NOPASSWD: /bin/systemctl restart tor.service
|
||||||
|
%nordvpn ALL=NOPASSWD: /bin/systemctl restart tor-client.service
|
||||||
# vim: filetype=sudoers
|
# vim: filetype=sudoers
|
||||||
|
Loading…
Reference in New Issue
Block a user