ansible/octoprint/sudoers.conf
2020-04-22 23:15:56 +02:00

4 lines
211 B
Plaintext

octoprint ALL=(root) NOPASSWD: /bin/systemctl start octoprint.service
octoprint ALL=(root) NOPASSWD: /bin/systemctl stop octoprint.service
octoprint ALL=(root) NOPASSWD: /bin/systemctl restart octoprint.service