Page MenuHomeFreeBSD

Replace 'reboot' with 'shutdown -r now' (Bug 293519)
ClosedPublic

Authored by mathias.eggers_proton.me on Apr 25 2026, 12:41 PM.
Tags
None
Referenced Files
F162318679: D56631.diff
Sun, Jul 12, 12:33 AM
Unknown Object (File)
Wed, Jun 24, 8:24 AM
Unknown Object (File)
Sat, Jun 20, 7:40 PM
Unknown Object (File)
Jun 10 2026, 11:27 AM
Unknown Object (File)
Jun 6 2026, 4:25 PM
Unknown Object (File)
Jun 3 2026, 10:49 PM
Unknown Object (File)
Jun 1 2026, 2:03 AM
Unknown Object (File)
May 30 2026, 5:16 PM
Subscribers

Details

Summary

As proposed in Bug 293519 I've replaced occurrences of reboot invocations with shutdown -r now.

Test Plan
  • apply the patch
  • build the documentation
  • take a look at the output

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

carlavilla added a subscriber: carlavilla.

Thanks for the path, I am going to make the commit

This revision is now accepted and ready to land.Apr 25 2026, 12:45 PM

@carlavilla : Can you commit this? It would also close PR 293519. Thank you!

Sorry, I was busy these last weeks!
Thanks!