2011/12/12 蔡万钊 <caiwanz...@redflag-linux.com>:
> I had this issue since the release of systemd-37.
>
> system start up hang on syslog-ng
>
> If I comment out ExecStartPre=/bin/systemctl stop systemd-kmsg-syslogd.service
> then system boots successfull. But, dbus-daemon keep on poluting my screens.
> dbus became quiet while I manully stop systemd-kmsg-syslogd.service.
>
> So, that's why we need "ExecStartPre=/bin/systemctl stop
> systemd-kmsg-syslogd.service" in the first place.
>
> Question is , why system hang when I have "ExecStartPre=/bin/systemctl stop
> systemd-kmsg-syslogd.service" in syslog-ng.service ?
>
> syslog-ng = 3.2.4

Make sure you have the latest version of syslog which supports systemd
properly and follows this:
  http://www.freedesktop.org/wiki/Software/systemd/syslog

Also check if there are possibly needed changes in the Fedora package:
  http://pkgs.fedoraproject.org/gitweb/?p=syslog-ng.git;a=tree

Kay
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to