From 68d1fac034395d005e6dbdf7923fd6d247045fd5 Mon Sep 17 00:00:00 2001 From: Andrew Walker Date: Fri, 11 Dec 2020 06:35:04 -0500 Subject: [PATCH] Build with spotlight support --- build/profiles/freenas/ports-system.pyd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/profiles/freenas/ports-system.pyd b/build/profiles/freenas/ports-system.pyd index 6679d6a..ab1dee1 100644 --- a/build/profiles/freenas/ports-system.pyd +++ b/build/profiles/freenas/ports-system.pyd @@ -310,7 +310,7 @@ ports += { "OPTIONS_FILE_SET+=PAM_SMBPASS", "OPTIONS_FILE_SET+=PTHREADPOOL", "OPTIONS_FILE_SET+=QUOTAS", - "OPTIONS_FILE_UNSET+=SPOTLIGHT", + "OPTIONS_FILE_SET+=SPOTLIGHT", "OPTIONS_FILE_SET+=SYSLOG", "OPTIONS_FILE_SET+=UTMP", "OPTIONS_FILE_SET+=NSUPDATE",