Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 190 Bytes

01-shutdown.md

File metadata and controls

21 lines (14 loc) · 190 Bytes

Shutdown

Shutdown immediately:

doas shutdown -p now

Restart

doas shutdown -r now

or

doas reboot

Next: Power Management