Re: [systemd-devel] understanding list-unit-files ...

2014-01-17 Thread Lennart Poettering
On Wed, 15.01.14 16:20, Holger Schurig (holgerschu...@gmail.com) wrote: There is one strange thing here: root@desktop:/etc# systemctl list-unit-files | grep multi multi-user.targetdisabled root@desktop:/etc# systemctl status multi-user.target multi-user.target -

[systemd-devel] understanding list-unit-files ...

2014-01-15 Thread Holger Schurig
There is one strange thing here: root@desktop:/etc# systemctl list-unit-files | grep multi multi-user.targetdisabled root@desktop:/etc# systemctl status multi-user.target multi-user.target - Multi-User System Loaded: loaded (/lib/systemd/system/multi-user.target; disabled)

Re: [systemd-devel] understanding list-unit-files ...

2014-01-15 Thread Andrey Borzenkov
В Wed, 15 Jan 2014 16:20:44 +0100 Holger Schurig holgerschu...@gmail.com пишет: There is one strange thing here: root@desktop:/etc# systemctl list-unit-files | grep multi multi-user.targetdisabled root@desktop:/etc# systemctl status multi-user.target multi-user.target -

Re: [systemd-devel] understanding list-unit-files ...

2014-01-15 Thread Holger Schurig
I did not want to disable multi-user.target at all. It's perfectly running, just as intended. I just want to ask why list-unit-files reports erraneous junk. man systemctl is very brief on it's output: list-unit-files List installed unit files. Maybe it would be better to