diff options
Diffstat (limited to 'system/sysctl.conf')
| -rw-r--r-- | system/sysctl.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/sysctl.conf b/system/sysctl.conf index 189002f..49f9cf7 100644 --- a/system/sysctl.conf +++ b/system/sysctl.conf @@ -16,3 +16,6 @@ hw.snd.default_unit=5 # Stop core dumps kern.coredump=0 + +# Allow system to poweroff +hw.efi.poweroff=0 |
