ports/108595: pstree (sysutils/psmisc) don't work in jail
edwin at FreeBSD.org
edwin at FreeBSD.org
Sat Sep 8 13:19:37 UTC 2007
Synopsis: pstree (sysutils/psmisc) don't work in jail
State-Changed-From-To: open->closed
State-Changed-By: edwin
State-Changed-When: Sat Sep 8 13:18:02 UTC 2007
State-Changed-Why:
Pstree doesn't work in a jail because there is no init process with
PID=1. I have looked at the code and it tries to be smart with
accepting a process with PPID=1, but that will fail 95% of the time
since there is always at least syslogd and crond running with PPID=1.
http://www.freebsd.org/cgi/query-pr.cgi?pr=108595
More information about the freebsd-ports-bugs
mailing list