From 4f8d9709967477fdb9320f4eb452e4b4bf37e158 Mon Sep 17 00:00:00 2001 From: CyberLeo Date: Sun, 1 Jan 2012 20:57:21 -0600 Subject: [PATCH] targets/amd64/SS4200: aio must be loaded for certain samba configs, and modifying /boot may lead to corruption in some instances --- targets/amd64/SS4200/config/overlay/boot/loader.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/targets/amd64/SS4200/config/overlay/boot/loader.conf b/targets/amd64/SS4200/config/overlay/boot/loader.conf index cacee9f..7fe51a6 100644 --- a/targets/amd64/SS4200/config/overlay/boot/loader.conf +++ b/targets/amd64/SS4200/config/overlay/boot/loader.conf @@ -8,6 +8,7 @@ module_path="/boot/modules;/modules" # Be sure to include all dependencies! ahci_load="YES" +aio_load="YES" coretemp_load="YES" geom_uzip_load="YES" ichsmb_load="YES" -- 2.42.0