๐Ÿ“ฆ AlistairKeiller / FSAE-influxdb

๐Ÿ“„ data.service ยท 11 lines
1
2
3
4
5
6
7
8
9
10
11[Unit]
After=network.target systemd-networkd-wait-online.service
Wants=systemd-networkd-wait-online.service

[Service]
User=dashpi
ExecStart=/home/dashpi/FSAE-influxdb/target/release/FSAE-influxdb
Restart=on-failure

[Install]
WantedBy=multi-user.target