bwc-installer/heartbeat/device-heartbeat.service

12 lines
190 B
INI

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