https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241072
Bug ID: 241072
Summary: Space needed between "90 second watchdog..." and PID
list when stopping jail.
Product: Base System
Version: 12.0-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
After issuing `jail -r <jailname>` if a PID hangs and does not terminate in 90
seconds a message is displayed:
"90 second watchdog timer expired. Shutdown terminated."
This message is missing a space between the PID list and the message:
```
Waiting for PIDS: 31299 31296 96510 96131 90214 90213 90211 90210 90209 90208
90207 90206 90205 90204 90201 9020090 second watchdog timeout expired. Shutdown
terminated.
```
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"