summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 2a3f9f5..d4c375a 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -143,6 +143,11 @@ NFS
# otherwise a STUB module will be compiled in.
SOFTUPDATES opt_ffs.h
+# Enabling this option turns on support for Access Control Lists in UFS,
+# which can be used to support high security configurations. Depends on
+# UFS_EXTATTR.
+UFS_ACL opt_ufs.h
+
# Enabling this option turns on support for extended attributes in UFS-based
# file systems, which can be used to support high security configurations
# as well as new file system features.
OpenPOWER on IntegriCloud