OpenMTC/apps/InfluxDB/etc/systemd/system/openmtc-influxdb.service
2018-01-30 17:20:19 +01:00

11 lines
159 B
Desktop File

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