2018-01-08 17:26:18 +00:00
|
|
|
[Unit]
|
|
|
|
|
Description=Software for sending locally stored events from the CosmicPi to an MQTT srver
|
|
|
|
|
|
|
|
|
|
[Service]
|
2018-03-25 18:15:08 +00:00
|
|
|
ExecStart=/usr/bin/cosmicpi-mqtt
|
2018-01-08 17:26:18 +00:00
|
|
|
Restart=on-failure
|
|
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
|
WantedBy=multi-user.target
|