inital commit
This commit is contained in:
11
mqttir.service
Normal file
11
mqttir.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=IR over MQTT controller
|
||||
After=multi-user.target
|
||||
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Restart=always
|
||||
ExecStart=/opt/GoMqttIR_<ARCH> <DeviceName>
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user