Chris PeBenito 763c44
## <tunable name="fcron_crond" dftval="false">
Chris PeBenito 763c44
##	Enable extra rules in the cron domain
Chris PeBenito 763c44
##	to support fcron.
Chris PeBenito 763c44
## </tunable>
Chris PeBenito 31908b
gen_tunable(fcron_crond,false)
Chris PeBenito 763c44
Chris PeBenito 758618
## <tunable name="use_dns" dftval="false">
Chris PeBenito 763c44
##	Allow the use of DNS for name resolution.
Chris PeBenito 758618
## </tunable>
Chris PeBenito 31908b
gen_tunable(use_dns,false)
Chris PeBenito 31908b
Chris PeBenito 31908b
## <tunable name="cron_can_relabel" dftval="false">
Chris PeBenito 31908b
##	Allow system cron jobs to relabel filesystem
Chris PeBenito 31908b
##	for restoring file contexts.
Chris PeBenito 31908b
## </tunable>
Chris PeBenito 31908b
gen_tunable(cron_can_relabel,false)