OpenMTC/apps/InfluxdbApp/etc/systemd/system/openmtc-influxdbapp.service

11 lines
165 B
Desktop File

[Unit]
Description=OpenMTC InfluxdbApp
After=network.target
Wants=ntp.service
[Service]
ExecStart=/usr/local/bin/influxdb-app
[Install]
WantedBy=multi-user.target