bwc-installer/device-control/device-control.service

11 lines
229 B
INI

[Unit]
Description=It control device. There are device's bash, systemd, app's management, json edit.
[Service]
ExecStart=/usr/local/bin/device-control -mqtt=aws
Restart=always
RestartSec=10
[Install]
WantedBy=multi-user.target