Update zigbee2mqtt-install.sh

This commit is contained in:
CanbiZ 2025-01-05 18:00:24 +01:00 committed by GitHub
parent 0e84eba9d2
commit abfd5e086d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,6 +68,7 @@ StandardError=inherit
Restart=always Restart=always
User=root User=root
[Install] [Install]
WantedBy=multi-user.target
EOF EOF
systemctl enable -q --now zigbee2mqtt.service systemctl enable -q --now zigbee2mqtt.service
msg_ok "Created Service" msg_ok "Created Service"