mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-16 16:29:23 +01:00
etc/sudoers.d: add restart-matterbridge
Allows restarting matterbridge passwordlessly
This commit is contained in:
parent
0778849f34
commit
859bc2a28c
3
etc/sudoers.d/restart-matterbridge
Normal file
3
etc/sudoers.d/restart-matterbridge
Normal file
@ -0,0 +1,3 @@
|
||||
# Via https://askubuntu.com/a/692712, I am tired of checking password just
|
||||
# for this. Target system: Debian and Ubuntu
|
||||
%sudo ALL=NOPASSWD: /bin/systemctl restart matterbridge.service
|
Loading…
Reference in New Issue
Block a user