mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-08-15 02:34:08 +00:00
Imported 2.814
No reason for CPC update specified.
This commit is contained in:
parent
aa85b9d763
commit
7870e3937d
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
livecd-rootfs (2.814) lunar; urgency=medium
|
||||
|
||||
* Adjust journald settings for live-server for compatibility with Subiquity.
|
||||
With a move to core22 we can turn zstd back on, but the new compact flag
|
||||
needs to be off. (LP: #2006985)
|
||||
|
||||
-- Dan Bungert <daniel.bungert@canonical.com> Mon, 20 Mar 2023 15:00:52 -0600
|
||||
|
||||
livecd-rootfs (2.813) lunar; urgency=medium
|
||||
|
||||
[ Łukasz 'sil2100' Zemczak ]
|
||||
|
@ -1,4 +0,0 @@
|
||||
# systemd in 22.04+ uses zstd compression by default, which is not understood
|
||||
# by the systemd libraries from focal used in the subiquity snap.
|
||||
[Journal]
|
||||
Compress=false
|
@ -0,0 +1,4 @@
|
||||
# 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"
|
Loading…
x
Reference in New Issue
Block a user