There is one strange thing here:

root@desktop:/etc# systemctl list-unit-files | grep multi
multi-user.target                    disabled
root@desktop:/etc# systemctl status multi-user.target
multi-user.target - Multi-User System
   Loaded: loaded (/lib/systemd/system/multi-user.target; disabled)
   Active: active since Wed 2014-01-15 15:22:14 CET; 56min ago
     Docs: man:systemd.special(7)

15:22:14 systemd[1]: Starting Multi-User System.
15:22:14 systemd[1]: Reached target Multi-User System.
root@desktop:/etc#


So, why is "list-unit-files" saying that multi-user.target is
disabled?  It's not, it was even started automatically ...
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to