mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-05-27 18:07:40 +02:00
etc/sudoers.d: add vim modelines just in case
I think it autodetected them correctly though
This commit is contained in:
parent
505c6ec74a
commit
38152ab152
@ -3,3 +3,5 @@
|
|||||||
%plugdev ALL = NOPASSWD: /usr/sbin/hibernate
|
%plugdev ALL = NOPASSWD: /usr/sbin/hibernate
|
||||||
# suspend
|
# suspend
|
||||||
%plugdev ALL = NOPASSWD: /usr/sbin/s2ram
|
%plugdev ALL = NOPASSWD: /usr/sbin/s2ram
|
||||||
|
|
||||||
|
# vim: filetype=sudoers
|
||||||
|
@ -12,3 +12,5 @@ Defaults insults
|
|||||||
|
|
||||||
# Disable insults for user aminda
|
# Disable insults for user aminda
|
||||||
#Defaults:aminda !insults
|
#Defaults:aminda !insults
|
||||||
|
|
||||||
|
# vim: filetype=sudoers
|
||||||
|
@ -3,3 +3,5 @@
|
|||||||
# For more information, see https://superuser.com/a/500125
|
# For more information, see https://superuser.com/a/500125
|
||||||
# & https://serverfault.com/a/333640
|
# & https://serverfault.com/a/333640
|
||||||
Defaults lecture = always
|
Defaults lecture = always
|
||||||
|
|
||||||
|
# vim: filetype=sudoers
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
# Via https://askubuntu.com/a/692712, I am tired of checking password just
|
# Via https://askubuntu.com/a/692712, I am tired of checking password just
|
||||||
# for this. Target system: Debian and Ubuntu
|
# for this. Target system: Debian and Ubuntu
|
||||||
%sudo ALL=NOPASSWD: /bin/systemctl restart matterbridge.service
|
%sudo ALL=NOPASSWD: /bin/systemctl restart matterbridge.service
|
||||||
|
|
||||||
|
# vim: filetype=sudoers
|
||||||
|
@ -6,3 +6,5 @@
|
|||||||
%sudo ALL=NOPASSWD: /bin/systemctl stop teamviewerd.service
|
%sudo ALL=NOPASSWD: /bin/systemctl stop teamviewerd.service
|
||||||
%sudo ALL=NOPASSWD: /bin/systemctl start teamviewerd.service
|
%sudo ALL=NOPASSWD: /bin/systemctl start teamviewerd.service
|
||||||
%sudo ALL=NOPASSWD: /bin/systemctl restart teamviewerd.service
|
%sudo ALL=NOPASSWD: /bin/systemctl restart teamviewerd.service
|
||||||
|
|
||||||
|
# vim: filetype=sudoers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user