Glenn Holmer wrote: > I suppose you could hack up a script based on the runlevel* symlinks in > /usr/lib/systemd/system, but surely there's a better way? for i in `seq 2 5` ; do systemctl status runlevel$i.target >/dev/null && RUNLEVEL=$i done echo $RUNLEVEL Kevin Kofler _______________________________________________ kde mailing list kde@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/kde New to KDE4? - get help from http://userbase.kde.org