mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-03-29 21:47:54 +02: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
|