[systemd-bugs] [Bug 81744] show error on screen instead of exiting

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 18 14:23:22 PDT 2014


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

Lennart Poettering <lennart at poettering.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Lennart Poettering <lennart at poettering.net> ---
Hmm, we actually show errors usually if we exit. Actually, we never really exit
to avoid kerne panics. Instead if something is really wrong we just enter a
pause() loop. See src/shared/util.c in the freeze() function.

Maybe adding systemd.log_level=debug, systemd_log_target=kmsg reveals a bit
more about what is going on?

-- 
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/20140818/8f8f2d50/attachment.html>


More information about the systemd-bugs mailing list