selinux-refpolicy/refpolicy/policy/global_tunables

11 lines
284 B
Plaintext

## <tunable name="fcron_crond" dftval="false">
## Enable extra rules in the cron domain
## to support fcron.
## </tunable>
tunable_def(fcron_crond,false)
## <tunable name="use_dns" dftval="false">
## Allow the use of DNS for name resolution.
## </tunable>
tunable_def(use_dns,false)