selinux-refpolicy/refpolicy/policy/global_tunables

11 lines
284 B
Plaintext
Raw Normal View History

2005-06-08 13:12:00 +00:00
## <tunable name="fcron_crond" dftval="false">
## Enable extra rules in the cron domain
## to support fcron.
## </tunable>
tunable_def(fcron_crond,false)
2005-06-07 22:26:11 +00:00
## <tunable name="use_dns" dftval="false">
2005-06-08 13:12:00 +00:00
## Allow the use of DNS for name resolution.
2005-06-07 22:26:11 +00:00
## </tunable>
tunable_def(use_dns,false)