From 4247495cf421bcc212d7ae059fbb723454c330b9 Mon Sep 17 00:00:00 2001 From: jwihardi <84292598+jwihardi@users.noreply.github.com> Date: Fri, 3 Oct 2025 21:34:29 -0400 Subject: [PATCH] added init system error message --- dist-gentoo/install-setups.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist-gentoo/install-setups.sh b/dist-gentoo/install-setups.sh index d97460ba8..712f393f1 100644 --- a/dist-gentoo/install-setups.sh +++ b/dist-gentoo/install-setups.sh @@ -22,7 +22,7 @@ elif [[ ! -z $(openrc --version) ]]; then x sudo rc-service ydotool start x sudo rc-service bluetooth start else - echo "test" + x echo "init system not detected" && false fi v sudo chown -R $(whoami):$(whoami) ~/.local/share/icons/