[Bug 277210] jail(8): exec.clean retrieves PWD from user info (can cause services to crash on jail start-up)
Date: Wed, 21 Feb 2024 13:05:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277210 --- Comment #4 from johannes.kunde@gmail.com --- (In reply to Michael Osipov from comment #3) Correct, and that's exactly where I'm coming from. I've a GO webservice controlled by daemon(8) with '-u www' flag set and on jail start-up the program exits, because it trys to retrieve an absolute path at /root. -- You are receiving this mail because: You are the assignee for the bug.