mirror of
https://github.com/schnidrig/openhab-ansible
synced 2026-07-10 02:19:03 +02:00
initial commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=MQTTwarn
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=pi
|
||||
Group=pi
|
||||
WorkingDirectory=/opt/mqttwarn
|
||||
ExecStart=/opt/mqttwarn/mqttwarn.py
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
||||
Reference in New Issue
Block a user