https://bugs.kde.org/show_bug.cgi?id=323151
--- Comment #11 from Oleg <[email protected]> --- As a workaround I've created a systemd override that explicitly makes plasma login manager to run only after my HDD is mounted: # /etc/systemd/system/plasmalogin.service.d/override.conf [Unit] Requires=mnt-HDD.mount After=mnt-HDD.mount -- You are receiving this mail because: You are watching all bug changes.
