[Bug 217545] jail: exec.poststop not executed, mount.fstab does not umount after removing jail
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 6 17:27:46 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217545
Martin Birgmeier <la5lbtyi at aon.at> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Closed |Open
Resolution|Works As Intended |---
--- Comment #2 from Martin Birgmeier <la5lbtyi at aon.at> ---
I also tried this use case:
- Executed "jail -c -f <conffile>" in one terminal
- This gives me a shell prompt in the jail
- Executed "jail -r <jailname>" in another terminal
- This kills the shell in the jail, prints "<jailname>: removed", but does not
execute the poststop script (in neither of the two terminals)
Expected behavior: The poststop script should be executed.
-- Martin
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-jail
mailing list