This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Installing zigbee2mqtt as a service #585
Answered
by
tteck
timdonovanuk
asked this question in
Help Needed
-
Hi, Most of your scripts install the app as a service, so that it's available if the LXC gets rebooted/restarted. For zigbee2mqtt (which literally keeps the lights on ;)) you'd need to run Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
tteck
Oct 1, 2022
Replies: 1 comment 1 reply
-
Nah, it creates a service Proxmox/setup/zigbee2mqtt-install.sh Line 97 in 5f75108 Starts automatically at boot. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
tteck
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nah, it creates a service
/etc/systemd/system/zigbee2mqtt.service
Proxmox/setup/zigbee2mqtt-install.sh
Line 97 in 5f75108
Starts automatically at boot.