podman/vendor/github.com/coreos
Daniel J Walsh 989f5e3062 Pass NOTIFY_SOCKET and LISTEN_FDS env to OCI RUntime if set
In order to have sd_notify from systemd to work in containers
we need to pass down the NOTIFY_SOCKET environment variable to
the container.

LISTEN_FDS, tells the application inside of the container to use
socket activation and grab the FDS that are leaked into the container.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #271
Approved by: umohnani8
2018-02-05 15:39:40 +00:00
..
go-systemd Pass NOTIFY_SOCKET and LISTEN_FDS env to OCI RUntime if set 2018-02-05 15:39:40 +00:00
pkg Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00