mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2024-12-26 08:01:11 +00:00
11 lines
169 B
Desktop File
11 lines
169 B
Desktop File
[Unit]
|
|
Description=OpenMTC mqttConnector
|
|
After=network.target
|
|
Wants=ntp.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/local/bin/mqtt-connector
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|