4
0
Fork 0
mirror of https://github.com/Robertofon/bienenchaos.git synced 2024-06-06 22:06:23 +02:00
bienenchaos/src/systemd/weight-sammler.service
Robert Köpferl bdfa2dd20a nach opt
2020-06-21 00:58:04 +02:00

9 lines
168 B
Desktop File

[Unit]
Description=Gewicht-Sammler-service.
[Service]
Type=simple
ExecStart=/usr/bin/python3 /opt/bienen/weight-datageneration.py
[Install]
WantedBy=multi-user.target