diff --git a/install/ebusd-install.sh b/install/ebusd-install.sh index f7e58010c..ab74a8312 100644 --- a/install/ebusd-install.sh +++ b/install/ebusd-install.sh @@ -22,7 +22,7 @@ setup_deb822_repo \ msg_info "Installing ebusd" $STD apt install -y ebusd -systemctl enable -q --now ebusd +systemctl enable -q ebusd msg_ok "Installed ebusd" motd_ssh