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

12 lines
160 B
INI
Raw Permalink Normal View History

2023-09-06 05:27:32 +00:00
[Unit]
Description=DeviceHearthBeat
[Service]
User=root
ExecStart=/usr/bin/device-heartbeat
Restart=always
RestartSec=10
[Install]
WantedBy=multi-user.target