Comment 6 for bug 1814355

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

Hi,

I cannot reproduce the issue, but it might be relevant how the system is booted and/or was upgraded.

Can you do the following, please?

sudo systemd-run --unit=check-env /usr/bin/env
sudo journalctl --no-pager -u check-env
cat /etc/systemd/system.conf
cat /proc/cmdline
journalctl -b -k | grep -e initrd -e command
ls /usr/lib/systemd/system-environment-generators/

And paste the output here?