aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.nix
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2025-11-12 00:18:11 +0900
committerOphestra <cat@gensokyo.uk>2025-11-12 00:18:29 +0900
commitac3463589035394bedbedb15a323298251ed2c14 (patch)
treed8b863e0faf4d44c2d4e12a8378f7fe9820c04d1 /package.nix
parent9dec9dbc4bbd09a59cf35f4000d26794b42edcfc (diff)
container: set FD_CLOEXEC on all open files
While fd created from this side always has the FD_CLOEXEC flag, the same is not true for files left open by the parent. This change prevents those files from leaking into the container. Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'package.nix')
0 files changed, 0 insertions, 0 deletions