Commit 35fb09
2024-12-30 11:15:16 Steven Anderson: init/dev/null .. ScriptFU/FreeBSD/disable power button.md | |
@@ 0,0 1,7 @@ | |
+ | # disable power button |
+ | |
+ | #### disable power button |
+ | sysctl hw.acpi.power_button_state=NONE |
+ | |
+ | #### add to `/etc/sysctl.conf` |
+ | hw.acpi.power_button_state=NONE |