mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-23 11:49:23 +01:00
4 lines
109 B
Plaintext
4 lines
109 B
Plaintext
|
# Allow everyone in the sudo group to hibernate
|
||
|
# passwordlessly
|
||
|
%sudo ALL = NOPASSWD: /usr/sbin/hibernate
|