Please enable JavaScript in your browser!
首頁
探索
說明
登入
lea2501
/
guides
關註
1
讚好
0
複刻
0
Files
問題管理
0
合併請求
0
Wiki
目錄樹:
fb983b5a93
分支列表
標籤列表
main
guides
/
openbsd
/
openbsd_shutdown.md
openbsd_shutdown.md
217 B
文件歷史
原始文件
Enable powerdown
# sysctl hw.allowpowerdown=1
Enable permanently in /etc/sysctl.conf
# vim /etc/sysctl.conf hw.allowpowerdown=1
Shutdown and power off
# shutdown -hp now