Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
system service: unset listen fds on tcp
Disable leaking the LISTEN_* variables into containers which are observed to be passed by systemd even without being socket activated as described in https://access.redhat.com/solutions/6512011. [NO NEW TESTS NEEDED] - Ultimately, the solution 6512011 should be updated. Fixes: bugzilla.redhat.com/show_bug.cgi?id=2180483 Signed-off-by: Valentin Rothberg <[email protected]>
- Loading branch information