podman/vendor/github.com/coreos/go-systemd/activation
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
..
files.go Pass NOTIFY_SOCKET and LISTEN_FDS env to OCI RUntime if set 2018-02-05 15:39:40 +00:00
listeners.go Pass NOTIFY_SOCKET and LISTEN_FDS env to OCI RUntime if set 2018-02-05 15:39:40 +00:00
packetconns.go Pass NOTIFY_SOCKET and LISTEN_FDS env to OCI RUntime if set 2018-02-05 15:39:40 +00:00