mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-10 12:47:30 +00:00
5 lines
201 B
Plaintext
5 lines
201 B
Plaintext
# systemd in 23.04+ uses a newer "compact" format by default which is not
|
|
# understood by the systemd libraries from jammy used in the subiquity snap.
|
|
[Service]
|
|
Environment="SYSTEMD_JOURNAL_COMPACT=0"
|