bwc-installer-arm32/heartbeat/device-heartbeat.service

12 lines
184 B
INI

[Unit]
Description=It send heatbeat to BlokWorks.
[Service]
User=root
ExecStart=/usr/bin/device-heartbeat -mqtt=aws
Restart=always
RestartSec=10
[Install]
WantedBy=multi-user.target