From f3d0d0602e9a8e802449da9efad6d39908a649a9 Mon Sep 17 00:00:00 2001 From: lehanspb Date: Wed, 15 Feb 2023 16:47:43 +0300 Subject: [PATCH] decription for systemd startup script --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cf7a5f9..b2d5102 100644 --- a/README.md +++ b/README.md @@ -113,13 +113,14 @@ Just create file /etc/systemd/system/tuya-mqtt.service [Install] WantedBy=multi-user.target + ``` Enable and run: ``` systemctl enable tuya-mqtt.service systemctl start tuya-mqtt -`` +``` ### Updating devices.conf with new and/or changed devices: