diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2018-02-04 07:29:47 -0500 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-02-05 15:39:40 +0000 |
commit | 989f5e30627eb90a66fa06f87c40d161476395ed (patch) | |
tree | 87b4eabb2bfc27a9d4862db8063cb3cddb98bb23 /cmd/podman/logs.go | |
parent | 095aaaa639ab57c594bb80bfefbfaed2a2fdff92 (diff) | |
download | podman-989f5e30627eb90a66fa06f87c40d161476395ed.tar.gz podman-989f5e30627eb90a66fa06f87c40d161476395ed.tar.bz2 podman-989f5e30627eb90a66fa06f87c40d161476395ed.zip |
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
Diffstat (limited to 'cmd/podman/logs.go')
0 files changed, 0 insertions, 0 deletions