mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-03-28 12:07:53 +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
|