]> git.saurik.com Git - apple/xnu.git/blobdiff - security/conf/MASTER
xnu-1504.15.3.tar.gz
[apple/xnu.git] / security / conf / MASTER
index d3fcf6d1f53e94a74044e7ab4eee01320142ed45..18a6f7f1f20454185ee0d3ca4fd1ae367e5e3e58 100644 (file)
@@ -55,7 +55,7 @@ ident         SECURITY
 # Note: MAC options must be set in both bsd/conf and security/conf MASTER files
 #
 options                KDEBUG          # kernel tracing                # <kdebug>
-options                AUDIT           # Security event auditing
+options                AUDIT           # Security event auditing       # <audit>
 options                CONFIG_LCTX     # Login Context
 
 options                CONFIG_DTRACE   # dtrace support        # <config_dtrace>
@@ -63,4 +63,5 @@ options               CONFIG_DTRACE   # dtrace support        # <config_dtrace>
 options                CONFIG_NO_PANIC_STRINGS                 # <no_panic_str>
 options                CONFIG_NO_PRINTF_STRINGS                # <no_printf_str>
 options                CONFIG_NO_KPRINTF_STRINGS               # <no_kprintf_str>
+options                CONFIG_FSE      # file system events    # <config_fse>