mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-14 06:39:16 +02:00
6 lines
314 B
Plaintext
6 lines
314 B
Plaintext
# /etc/sudoers.d/limitedadmins
|
|
%{username} ALL=NOPASSWD: {systemctl} restart xkeysnail
|
|
%{username} ALL=NOPASSWD: {systemctl} start xkeysnail
|
|
%{username} ALL=NOPASSWD: {systemctl} stop xkeysnail
|
|
%{username} ALL=NOPASSWD: {systemctl} status xkeysnail
|
|
%{username} ALL=NOPASSWD: {systemctl} is-active --quiet xkeysnail |