You are not logged in.
Pages: 1
Here is a problem that started after upgrading to systemd-210-2 and linux-3.13.5-1: The systemd-logind daemon dies sporadically. Here is the result of "ps ax | grep systemd":
[root@gy04 system]# ps ax | grep systemd
156 ? Ss 0:33 /usr/lib/systemd/systemd-journald
171 ? Ss 0:00 /usr/lib/systemd/systemd-udevd
269 ? Zs 0:02 [systemd-logind] <defunct>
271 ? Ss 0:09 /usr/bin/dbus-daemon --system --address=systemd: --no
576 pts/1 S+ 0:00 grep systemdI have about 20 machines running different intel and amd hardware and this problem only occurs (as far as I can see) on AMD 8 core motherboards. This did not occur with earlier linux-3.12 or systemd-208.
Any ideas? I will try to isolate whether the problem is caused by the kernel or systemd.
Offline
Offline
Try systemd 210-3, it has some crucial bugfixes.
Offline
Pages: 1