[systemd-devel] systemd hangs after Welcome message when LogLevel=debug
Barry Scott
barry.scott at onelan.co.uk
Tue Jan 14 05:31:29 PST 2014
systemd-208-9.fc20.x86_64
We have been porting a working configuration from fedora 19 to fedora 20.
After systemd prints the Welcome message it then hangs.
We found that changing the LogLevel from debug to info fixes the
hang. As does setting LogTarget=console.
It would seem that the default LogTarget cannot be used to log debug
messages. Does the default log target use debug itself and
deadlock or loop?
Here is the full system.conf:
[Manager]
LogLevel=debug
DumpCore=yes
DefaultStandardOutput=syslog
JoinControllers=
Barry
More information about the systemd-devel
mailing list