]> git.ipfire.org Git - thirdparty/systemd.git/commit
process-util: introduce FORK_NEW_NETNS for safe_fork()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 19 Jan 2024 02:32:10 +0000 (11:32 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 19 Jan 2024 06:06:08 +0000 (15:06 +0900)
commit387f39ea30def0aa9a14ee216b46f787241ac7fb
tree1cfff39325dfb6385042e4930d245805b01391e1
parentcb566b5d13642cf960c490fd28235a4a504a8b8f
process-util: introduce FORK_NEW_NETNS for safe_fork()

Similar to FORK_NEW_MOUNTNS or FORK_NEW_USERNS.
src/basic/process-util.c
src/basic/process-util.h