Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Commit

Permalink
profiles: build lz4 support into journald
Browse files Browse the repository at this point in the history
This fixes reading nspawn journals from the host when the container
runs systemd built with lz4 support.
  • Loading branch information
dm0- committed Jun 3, 2017
1 parent a8f1c4c commit 93c41ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profiles/coreos/base/package.use
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ net-analyzer/nmap ncat -lua
app-admin/sudo -sendmail

# use lzma which is the default on non-gentoo systems, avoid pulling in gnutls
sys-apps/systemd build curl gcrypt lzma -lz4 -ssl
sys-apps/systemd build curl gcrypt lzma -ssl
net-libs/libmicrohttpd -ssl

# disable kernel config detection and module building
Expand Down

0 comments on commit 93c41ab

Please sign in to comment.