[plasmashell] [Bug 323151] Autostart apps and scripts launch before auto-mounted disks are mounted, which can break them

Oleg <[email protected]>
Newsgroups gmane.comp.kde.devel.bugs
Message-ID <[email protected]/>
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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.