+## Make the specified type used for labeling SELinux Booleans. +##
+##+## This makes use of genfscon statements, which are only +## available in the base module. Thus any module which calls this +## interface must be included in the base module. +##
+##@@ -277,6 +315,11 @@ interface(`selinux_load_policy',` ## Since this is a security event, this action is ## always audited. ##
+##+## This interface has been deprecated. Please use +## selinux_set_generic_booleans() or selinux_set_all_booleans() +## instead. +##
##+## Allow caller to set the state of generic Booleans to +## enable or disable conditional portions of the policy. +##
+##+## Since this is a security event, this action is +## always audited. +##
+##+## Allow caller to set the state of all Booleans to +## enable or disable conditional portions of the policy. +##
+##+## Since this is a security event, this action is +## always audited. +##
+##