diff options
| author | Justine Smithies <justine@smithies.me.uk> | 2026-06-25 18:51:09 +0100 |
|---|---|---|
| committer | Justine Smithies <justine@smithies.me.uk> | 2026-06-25 18:51:09 +0100 |
| commit | 3c8faa4b0818efbf84b35fd65c238023c6962ca8 (patch) | |
| tree | 4ca233773d0f245573e372e3d2679bd5e7f6d11b /system/loader.conf | |
| parent | 09af78a3c00b6cc7e03827cef643a90d942f7981 (diff) | |
Moved hw.efi.poweroff from /boot/loader.conf to /etc/sysctl.conf
Diffstat (limited to 'system/loader.conf')
| -rw-r--r-- | system/loader.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/system/loader.conf b/system/loader.conf index 794e882..18e0b70 100644 --- a/system/loader.conf +++ b/system/loader.conf @@ -30,6 +30,3 @@ vfs.zfs.arc_max="2147483648" # Set Minimum for ZFS ARC vfs.zfs.arc_min="1073741824" - -# Allow system to poweroff -hw.efi.poweroff="0" |
