mirror of
https://github.com/lehanspb/tuya-mqtt.git
synced 2025-12-18 00:10:20 +00:00
decription for systemd startup script
This commit is contained in:
@@ -113,13 +113,14 @@ Just create file /etc/systemd/system/tuya-mqtt.service
|
|||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Enable and run:
|
Enable and run:
|
||||||
```
|
```
|
||||||
systemctl enable tuya-mqtt.service
|
systemctl enable tuya-mqtt.service
|
||||||
systemctl start tuya-mqtt
|
systemctl start tuya-mqtt
|
||||||
``
|
```
|
||||||
|
|
||||||
|
|
||||||
### Updating devices.conf with new and/or changed devices:
|
### Updating devices.conf with new and/or changed devices:
|
||||||
|
|||||||
Reference in New Issue
Block a user