- created a simple jail and then ran ps
- if I commit this mwlucas@ will stop telling people to mount procfs in his book
Details
Details
- Reviewers
jamie - Group Reviewers
manpages - Commits
- rS330872: Add a "jail" keyword to list the name of a jail rather than its ID.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Sample output:
> sudo jail -c -n myjail command=/bin/sh #
Then on the host:
> ps axO jail -J myjail PID JAIL TT STAT TIME COMMAND 66392 myjail 36 I+J 0:00.00 /bin/sh