[systemd-devel] understanding "list-unit-files" ...
Holger Schurig
holgerschurig at gmail.com
Wed Jan 15 07:20:44 PST 2014
There is one strange thing here:
root at desktop:/etc# systemctl list-unit-files | grep multi
multi-user.target disabled
root at 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 at desktop:/etc#
So, why is "list-unit-files" saying that multi-user.target is
disabled? It's not, it was even started automatically ...
More information about the systemd-devel
mailing list