Compare commits

..

No commits in common. "86575ddd3715cb117d39ebaa29ab64be83bda8fd" and "39dffa89390955cf256da28a5bbf6ef78794b5d0" have entirely different histories.

2 changed files with 2 additions and 8 deletions

View File

@ -1,5 +1,3 @@
# By default the lecture is given only the first time sudo is used, the seen
# state is stored somewhere depending on distribution. This shows it always.
# For more information, see https://superuser.com/a/500125
# & https://serverfault.com/a/333640
# Default is to give the sudo lecture only for the first time, but I think
# reminders won't hurt.
Defaults lecture = always

View File

@ -1,4 +0,0 @@
# passwordless sudo systemctl ... for group nordvpn
%nordvpn ALL=NOPASSWD: /bin/systemctl stop nordvpnd.service
%nordvpn ALL=NOPASSWD: /bin/systemctl start nordvpnd.service
%nordvpn ALL=NOPASSWD: /bin/systemctl restart nordvpnd.service