aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/loader.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/loader.conf b/system/loader.conf
index 7ff82db..794e882 100644
--- a/system/loader.conf
+++ b/system/loader.conf
@@ -31,3 +31,5 @@ vfs.zfs.arc_max="2147483648"
# Set Minimum for ZFS ARC
vfs.zfs.arc_min="1073741824"
+# Allow system to poweroff
+hw.efi.poweroff="0"