ls -l /etc/systemd/default.target or something like that should suffice. Or check journald for the last target loaded. That should also help..
On Dec 24, 2014 7:45 PM, "Glenn Holmer" <shadowm@xxxxxxxxxxxx> wrote:
This page:
https://fedoraproject.org/wiki/Systemd#How_do_I_know_the_current_target.3F
says to use "systemctl get-default", but that's clearly wrong:
[root@shoggoth ~]# systemctl get-default
graphical.target
[root@shoggoth ~]# who -r
run-level 5 2014-12-24 07:49
[root@shoggoth ~]# systemctl isolate multi-user
[root@shoggoth ~]# systemctl get-default
graphical.target
[root@shoggoth ~]# who -r
run-level 3 2014-12-24 08:12 last=5
[root@shoggoth ~]# systemctl default
[root@shoggoth ~]# systemctl get-default
graphical.target
[root@shoggoth ~]# who -r
run-level 5 2014-12-24 08:12 last=3
[root@shoggoth ~]#
What's the correct command?
--
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the aftermath -- and Cenbe."
_______________________________________________
kde mailing list
kde@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/kde
New to KDE4? - get help from http://userbase.kde.org
_______________________________________________ kde mailing list kde@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/kde New to KDE4? - get help from http://userbase.kde.org