Hi all,
recently installed openSUSE and I can say I am loving it! However I noticed that it is taking anywhere from 2-4 mins to boot. The first time I booted it after installation it took seconds (should note this is on an ssd) but now it seems to be taking forever. I havent done anyting but install steam and nvidia drivers and a few other programs. Here is the first 3 lines of my systemd-analyze blame output
Text
2min 3.902s btrfsmaintenance-refresh.service
2min 2.166s chrony-wait.service
1min 59s plymouth-quit-wait.service
I have no clue what these services are and why they are taking so long, please someone help!
erlangen:~ # systemd-analyze critical-chain
The time when unit became active or started is printed after the "@" character.
The time the unit took to start is printed after the "+" character.
**graphical.target @8.429s**
└─display-manager.service @5.580s +2.848s
└─apache2.service @5.484s +95ms
└─remote-fs.target @5.483s
└─iscsi.service @5.477s +5ms
└─network-online.target @5.474s
** └─systemd-networkd-wait-online.service @1.673s +3.799s**
└─systemd-networkd.service @1.178s +494ms
└─network-pre.target @1.177s
└─firewalld.service @897ms +279ms
└─dbus.service @895ms
└─basic.target @889ms
└─paths.target @889ms
└─cups.path @839ms
└─sysinit.target @837ms
└─apparmor.service @179ms +656ms
└─systemd-journald.socket
└─-.mount
└─system.slice
└─-.slice
erlangen:~ #
The times include the wait for network configuration.