Copy over other files from christoph

This commit is contained in:
Sven Koehler
2024-01-16 22:10:54 +01:00
parent 65340158b3
commit 7b1fe5f7fd
12 changed files with 307 additions and 16 deletions

View File

@@ -0,0 +1,10 @@
[Unit]
Description=Sending the MachbarSchalter status into a Signal group
After=multi-user.target
[Service]
Type=simple
ExecStart=/usr/bin/python /usr/bin/schalter_listener
[Install]
WantedBy=multi-user.target