https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280028
--- Comment #2 from cos <[email protected]> --- I naively attempted `for _s in $( service -l ); do echo $_s; service $_s stop & sleep 2; done` when in the broken state but, unlike when calling `halt`, it did not lead to suspend. -- You are receiving this mail because: You are the assignee for the bug.
