diff --git a/usr/lib/archboot/login.sh b/usr/lib/archboot/login.sh index 334bcfacb..476061be7 100644 --- a/usr/lib/archboot/login.sh +++ b/usr/lib/archboot/login.sh @@ -6,7 +6,7 @@ _welcome () { _enter_shell() { # dbus sources profiles again - if ! pgrep -x dbus-run-session; then + if ! pgrep -x dbus-run-sessio; then cd / echo -e "Hit \033[1m\033[92mENTER\033[0m for \033[1mshell\033[0m login." read