add etc files
This commit is contained in:
parent
11f0258fc4
commit
fadee362a6
5
etc/sudoers
Normal file
5
etc/sudoers
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
%wheel ALL=(ALL:ALL) ALL
|
||||||
|
|
||||||
|
@includedir /etc/sudoers.d
|
||||||
|
|
||||||
|
Defaults passwd_timeout=0
|
||||||
1
etc/sudoers.d/custompower
Normal file
1
etc/sudoers.d/custompower
Normal file
@ -0,0 +1 @@
|
|||||||
|
%custompower ALL= NOPASSWD: /sbin/reboot,/sbin/shutdown now,/sbin/systemctl suspend
|
||||||
1
etc/sudoers.d/wireguard
Normal file
1
etc/sudoers.d/wireguard
Normal file
@ -0,0 +1 @@
|
|||||||
|
%wireguard ALL= NOPASSWD: /sbin/systemctl start wg-quick@wg0.service,/sbin/systemctl stop wg-quick@wg0.service
|
||||||
Loading…
x
Reference in New Issue
Block a user