From b42e400010f979856c994e96bbfe70a8d99663fd Mon Sep 17 00:00:00 2001 From: kayrus Date: Thu, 15 Oct 2015 10:35:42 +0200 Subject: [PATCH] Enabled epoll for libmicrohttpd and systemd-journal-remote --- .../coreos-overlay/profiles/coreos/targets/generic/package.use | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/package.use b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/package.use index 20fb3a7e2a..c276236745 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/package.use +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/package.use @@ -25,7 +25,8 @@ sys-libs/gdbm berkdb # enable journal gateway and container features, avoid pulling in gnutls sys-apps/systemd audit importd http nat -ssl -net-libs/libmicrohttpd -ssl +# epoll is needed for systemd-journal-remote to work. coreos/bugs#919 +net-libs/libmicrohttpd epoll -ssl sys-boot/syslinux -custom-cflags