[systemd-devel] A bug in systemctl ( systemd-125)
brane2
brankob at s5tehnika.net
Tue Jul 8 15:15:41 PDT 2014
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.
More information about the systemd-devel
mailing list