<div dir="ltr"><div><div>Hi,<br><br></div>Thanks for investigating this!<br><br></div>Please forward the bug upstream.<br><br>Regards,<br><br>Rik<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 27, 2013 at 9:41 PM, Michael Stapelberg <span dir="ltr"><<a href="mailto:stapelberg@debian.org" target="_blank">stapelberg@debian.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">control: tags -1 + upstream<br>
<br>
Hi Rik,<br>
<div class="im"><br>
Rik Theys <<a href="mailto:rik.theys@gmail.com">rik.theys@gmail.com</a>> writes:<br>
> The complete command line is:<br>
><br>
> $ cat /proc/cmdline<br>
> BOOT_IMAGE=/vmlinuz-3.11-2-amd64 root=/dev/mapper/vg_earth-root ro<br>
> elevator=deadline init=/bin/systemd systemd.show_status=1<br>
> acpi_backlight=vendor acpi_osi=Linux quiet<br>
><br>
> On Fedora:<br>
><br>
> $ cat /proc/cmdline<br>
> BOOT_IMAGE=/vmlinuz-3.11.8-200.fc19.x86_64 root=/dev/mapper/vg_lucifer-root<br>
> ro <a href="http://rd.lvm.lv" target="_blank">rd.lvm.lv</a>=vg_lucifer/swap <a href="http://rd.dm" target="_blank">rd.dm</a>=0 rd.luks=0<br>
> rd.md.uuid=e10bb37b:c4d7dd2e:a7e5d7a5:bf92e861 LANG=en_US.UTF-8<br>
> <a href="http://rd.lvm.lv" target="_blank">rd.lvm.lv</a>=vg_lucifer/root<br>
> rd.md.uuid=ab201cc0:2553b487:1596c82a:81dfa07f quiet systemd.show_status=1<br>
> plymouth.enable=0<br>
</div>The difference here is that in your Debian command line, you have quiet<br>
_after_ the systemd.show_status=1, in the Fedora command line, you have<br>
quiet _before_ the systemd.show_status=1.<br>
<br>
If you look at the code, as soon as systemd encounters the quiet option,<br>
it will set arg_show_status = false:<br>
<a href="http://cgit.freedesktop.org/systemd/systemd/tree/src/core/main.c?id=8cf030b349cbcb0901d880c9165d785dfc9cd569#n413" target="_blank">http://cgit.freedesktop.org/systemd/systemd/tree/src/core/main.c?id=8cf030b349cbcb0901d880c9165d785dfc9cd569#n413</a><br>

<br>
So, this is actually an upstream bug. Can you please report it upstream,<br>
ideally with a patch fixing the issue, or do you need us to forward it?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Best regards,<br>
Michael<br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><br>Rik<br> <br>
</div>