Hello all,
please assist, comment, help.
When I start myfedora with monitor plugged in via displayport (also mouse and keyboard plugged in),
all is OK.
However when I start myfedora with just eth lan cable plugged in (no monitor, mouse, keyboard plugged in),
and then ssh myfedora
then I see following.
root@myfedora:~# systemctl list-units --type=target
UNIT LOAD ACTIVE SUB JOB DESCRIPTION
graphical.target loaded inactive dead start Graphical Interface
multi-user.target loaded inactive dead start Multi-User System
... all other targets loaded active active
root@myfedora:~# systemctl list-jobs
JOB UNIT TYPE STATE
341 systemd-update-utmp-runlevel.service start waiting
374 plymouth-quit-wait.service start running
158 multi-user.target start waiting
157 graphical.target start waiting
plymouth-quit-wait.service and running are highlighted.
root@myfedora:~# systemctl status plymouth-quit-wait.service -n 10
● plymouth-quit-wait.service - Hold until boot process finishes up
Loaded: loaded (/usr/lib/systemd/system/plymouth-quit-wait.service; static)
Drop-In: /usr/lib/systemd/system/service.d
└─10-timeout-abort.conf
Active: activating (start) since Mon 2025-08-11 18:21:14 CEST; 14min ago
Job: 374
Invocation: 9b0833bdd8f14c4fad8c9b9086b8115b
Main PID: 1374 (plymouth)
Tasks: 1 (limit: 7944)
Memory: 224K (peak: 1.2M)
CPU: 5ms
CGroup: /system.slice/plymouth-quit-wait.service
└─1374 /usr/bin/plymouth --wait
Aug 11 18:21:14 myfedora systemd[1]: Starting plymouth-quit-wait.service - Hold until boot process finishes up...