mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-21 05:47:23 +02:00
Compare commits
No commits in common. "86575ddd3715cb117d39ebaa29ab64be83bda8fd" and "39dffa89390955cf256da28a5bbf6ef78794b5d0" have entirely different histories.
86575ddd37
...
39dffa8939
@ -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
|
||||
|
@ -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
|
Loading…
x
Reference in New Issue
Block a user