decription for systemd startup script

This commit is contained in:
lehanspb
2023-02-15 16:47:43 +03:00
parent bb97e731a9
commit f3d0d0602e

View File

@@ -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: