again: After updating yesterday(see below), GNOME gdm login service did not start.
Instead, I got a login-shell and found a broken link:
Code: Select all
# cd /etc/systemd/system
# ls -l
... display-manager.service -> /usr/lib64/systemd/system/gdm-plymouth.service
# systemctl status display-manager.service
Unit display-manager.service could not be found.
# ls -l /usr/lib64/systemd/system/gdm-plymouth.service
ls: cannot access ....
Code: Select all
# cd /etc/systemd/system
# rm display-manager.service
# systemctl enable gdm-plymouth.service
# ls -l
... display-manager.service -> /lib/systemd/system/gdm-plymouth.service
# ls -l /lib/systemd/system/gdm-plymouth.service
... /lib/systemd/system/gdm-plymouth.service
Code: Select all
# cd /etc/gdm
# vi custem.conf
WaylandEnable=false
Code: Select all
# systemctl reboot
## U [sabayonlinux.org] sys-boot/plymouth-0.8.9_pre1-r3|1 [0.8.9_pre1-r3|0]
systemd gdm-plymouth.service moved to /lib/systemd/system