[systemd-bugs] [Bug 72282] systemd.show_status=true ignored if specified BEFORE quiet parameter

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 6 05:39:07 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=72282

Zbigniew Jedrzejewski-Szmek <zbyszek at in.waw.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |---

--- Comment #4 from Zbigniew Jedrzejewski-Szmek <zbyszek at in.waw.pl> ---
OK, that would work, but it's not really in style. Can you make arg_show_status
and int, and then set it to 1 when set with systemd.status=1, and to -1 when
set with quiet, and change the condition to check if it is <= 0 when setting is
with quiet?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20131206/8691b24f/attachment.html>


More information about the systemd-bugs mailing list