Skip to content
Commit 93c75713 authored by Christian Stewart's avatar Christian Stewart Committed by Peter Korsgaard
Browse files

docker-engine: fix journald logging driver



The Docker engine can optionally log to systemd-journald. For this
driver to work correctly, Docker needs to build against
systemd-journald's client library.

This patch conditionally adds a build-time dependency on systemd and
enables compiling the journald driver in docker-engine if systemd is
used as the Buildroot init process.

Signed-off-by: default avatarChristian Stewart <christian@paral.in>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 2fb7cbeb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment