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:
Aminda Suomalainen 2024-04-27 12:21:07 +03:00
parent ef9c4acfc3
commit c59fe1ae53
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 0 deletions

View File

@ -18,4 +18,5 @@
# Tor complains about failures for a while and then notes IP change and
# regenerates keys, so it should probably be here too.
%nordvpn ALL=NOPASSWD: /bin/systemctl restart tor.service
%nordvpn ALL=NOPASSWD: /bin/systemctl restart tor-client.service
# vim: filetype=sudoers