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