- Corrected some caret check logic, updated autostart for xkeysnail

This commit is contained in:
Ben Reaves
2020-04-25 03:26:46 -05:00
parent f0f152e21f
commit 2eb5a33b93
6 changed files with 26 additions and 14 deletions

View File

@@ -0,0 +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