Skip to content

Commit

Permalink
Merge pull request #1271 from travier/systemd-journald-lz4
Browse files Browse the repository at this point in the history
OCPBUGS-12203: overlay: Inject SYSTEMD_JOURNAL_COMPRESS=LZ4 by default
  • Loading branch information
openshift-merge-robot committed May 19, 2023
2 parents 2fe5aff + 7621210 commit 1ac1027
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions kola-denylist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@
tracker: https://github.com/openshift/os/pull/1230
osversion:
- c9s
snooze: 2023-06-01
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
[Service]
Environment=SYSTEMD_JOURNAL_COMPACT=0
Environment=SYSTEMD_JOURNAL_KEYED_HASH=0
Environment=SYSTEMD_JOURNAL_COMPRESS=LZ4

0 comments on commit 1ac1027

Please sign in to comment.