[Bug 259770] ggate: jail(2) failure error: Unable to jail process in directory /var/empty after stable/12 src ca9ab8ea1774
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Nov 2021 04:08:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259770 --- Comment #6 from Fabian Keil <fk@fabiankeil.de> --- As it turns out pidfile_open() already opens the directory and file descriptors for the pid file with O_CLOEXEC so I'm not sure why the child process still has access to them. -- You are receiving this mail because: You are on the CC list for the bug.