##
## Enable extra rules in the cron domain
## to support fcron.
##
gen_tunable(fcron_crond,false)
##
## Allow the use of DNS for name resolution.
##
gen_tunable(use_dns,false)
##
## Allow system cron jobs to relabel filesystem
## for restoring file contexts.
##
gen_tunable(cron_can_relabel,false)