Make sure we close bpf outer map fd in systemd-executor
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 30 Nov 2023 10:01:14 +0000 (11:01 +0100)
committerMike Yuan <me@yhndnzj.com>
Thu, 30 Nov 2023 16:06:24 +0000 (00:06 +0800)
commitef90e8f9db911626c8f5c18c49cf6fe445afdefb
tree03963a922c281a0a674f256aa978a8445224aa40
parentb3b33fa3aa292459393f12ae418f31ebb2076c42
Make sure we close bpf outer map fd in systemd-executor

Not doing so leaks it into the child service and causes selinux
denials.
src/core/execute-serialize.c