diff --git a/inxi b/inxi index 77a2068..305b8de 100755 --- a/inxi +++ b/inxi @@ -7617,7 +7617,7 @@ get_runlevel_default() # env DEFAULT_RUNLEVEL=2 default_runlvl=$( gawk -F '=' '/^env[[:space:]]+DEFAULT_RUNLEVEL/ { print $2 - }' $systemd_default ) + }' $upstart_default ) fi # handle weird cases where null but inittab exists