From b858cafad7e3047c1fd729ebe5c1b711dca7d0ec Mon Sep 17 00:00:00 2001 From: Joerg Heinemann Date: Wed, 28 Jan 2026 13:42:39 +0100 Subject: [PATCH] Update install/ebusd-install.sh Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com> --- install/ebusd-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/ebusd-install.sh b/install/ebusd-install.sh index 560bf362a..187cc2265 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 -$STD systemctl enable ebusd +systemctl enable -q --now ebusd msg_ok "Installed ebusd" cat <~/ebusd-configuation-instructions.txt