From 3c8faa4b0818efbf84b35fd65c238023c6962ca8 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Thu, 25 Jun 2026 18:51:09 +0100 Subject: Moved hw.efi.poweroff from /boot/loader.conf to /etc/sysctl.conf --- system/loader.conf | 3 --- 1 file changed, 3 deletions(-) (limited to 'system/loader.conf') 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" -- cgit v1.3