Blame
| 35fb09 | Steven Anderson | 2024-12-30 11:15:16 | 1 | # disable power button |
| 2 | ||||
| 3 | #### disable power button |
|||
| 4 | sysctl hw.acpi.power_button_state=NONE |
|||
| 5 | ||||
| 6 | #### add to `/etc/sysctl.conf` |
|||
| 7 | hw.acpi.power_button_state=NONE |
| 35fb09 | Steven Anderson | 2024-12-30 11:15:16 | 1 | # disable power button |
| 2 | ||||
| 3 | #### disable power button |
|||
| 4 | sysctl hw.acpi.power_button_state=NONE |
|||
| 5 | ||||
| 6 | #### add to `/etc/sysctl.conf` |
|||
| 7 | hw.acpi.power_button_state=NONE |