# sudo configuration to let PiCtory enable and disable the mqtt-revpi-client
www-data ALL = (root) NOPASSWD: /usr/bin/systemctl --no-block enable --now mqtt-revpi-client
www-data ALL = (root) NOPASSWD: /usr/bin/systemctl --no-block disable --now mqtt-revpi-client
