25c0dd16ca
updated version in main.cpp to be a dependency from cmake
8 lines
163 B
Desktop File
8 lines
163 B
Desktop File
[Unit]
|
|
Description=Run the Heartbeat for Arduinoi based server watchdog
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
User=arduino_watchdog
|
|
ExecStart=/usr/bin/arduino-watchdog -b
|
|
Nice=0 |