https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217545
Martin Birgmeier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Closed |Open Resolution|Works As Intended |--- --- Comment #2 from Martin Birgmeier <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-jail To unsubscribe, send any mail to "[email protected]"
