mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 23:11:07 +02:00
Enabled epoll for libmicrohttpd and systemd-journal-remote
This commit is contained in:
parent
704dd33308
commit
b42e400010
@ -25,7 +25,8 @@ sys-libs/gdbm berkdb
|
|||||||
# enable journal gateway and container features, avoid pulling in gnutls
|
# enable journal gateway and container features, avoid pulling in gnutls
|
||||||
sys-apps/systemd audit importd http nat -ssl
|
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
|
sys-boot/syslinux -custom-cflags
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user