mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-14 06:39:16 +02:00
- Updated xkeysnail installer and permissions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# /etc/sudoers.d/limitedadmins
|
||||
%{username} ALL=NOPASSWD: /bin/systemctl restart xkeysnail
|
||||
%{username} ALL=NOPASSWD: /bin/systemctl start xkeysnail
|
||||
%{username} ALL=NOPASSWD: /bin/systemctl stop xkeysnail
|
||||
%{username} ALL=NOPASSWD: /bin/systemctl status xkeysnail
|
||||
%{username} ALL=NOPASSWD: {systemctl} restart xkeysnail
|
||||
%{username} ALL=NOPASSWD: {systemctl} start xkeysnail
|
||||
%{username} ALL=NOPASSWD: {systemctl} stop xkeysnail
|
||||
%{username} ALL=NOPASSWD: {systemctl} status xkeysnail
|
||||
|
Reference in New Issue
Block a user