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 _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel