shell-things/etc/sudoers.d/restart-matterbridge

6 lines
209 B
Plaintext

# 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
# vim: filetype=sudoers