https://bugs.kde.org/show_bug.cgi?id=465188

--- Comment #2 from [email protected] ---
(In reply to Nate Graham from comment #1)
> If you disable systemd boot by running `kwriteconfig5 --file startkderc
> --group General --key systemdBoot false` in a terminal window and then
> rebooting, does it still happen?

Can confirm, "~/.config/startkderc" has been created with content:
[General]
systemdBoot=false

Now it works as expected:

/etc/profile.d/*:
export TESTVAR=" xxx "

echo x${TESTVAR}x
"x xxx x"

If related: I'm not using systemd-boot btw. rEFInd just calls vmlinuz.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to