[Unit] Description=IoT server with web interface After=network.target [Service] User=webiot Group=webiot ExecStart=/usr/bin/webiot -c /etc/webiot/config.json [Install] WantedBy=multi-user.target