Hi to all,
I thought to inform you that I came across a bug within systemctl. Some
options produce no output, although according to manuals and examples it
should.
Like for example:
systemctl -t mount
But if I send systemctl's output through pipe, I get output.
So:
systemctl -t mount | cat
actually produces output.
Interesting thing is that same example without "-t mount" filter works,
like simple systemctl without arguments.
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel