Copy over other files from christoph
This commit is contained in:
10
co2ampel-receiver/co2ampel-receiver.service
Normal file
10
co2ampel-receiver/co2ampel-receiver.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Sending co2 ampel data to the influx db
|
||||
After=multi-user.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/python /usr/bin/co2ampel-receiver
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user