# Managed by Ansible [Unit] Description=MQTT to Web After=network.target [Service] Type=simple Restart=on-failure RestartSec=10s ExecStart=/usr/bin/perl /opt/mqtt2web/mqtt2web.pl DynamicUser=true [Install] WantedBy=multi-user.target