reorder gpg tunable for alpha sorting

This commit is contained in:
Chris PeBenito 2005-06-16 20:34:57 +00:00
parent d35c621eb0
commit 562cc2bd6c

View File

@ -8,6 +8,11 @@ gen_tunable(allow_execmem,false)
## </tunable>
gen_tunable(allow_execmod,false)
## <tunable name="allow_gpg_execstack" dftval="false">
## Allow gpg executable stack
## </tunable>
gen_tunable(allow_gpg_execstack,false)
## <tunable name="allow_kerberos" dftval="false">
## Allow system to run with kerberos
## </tunable>
@ -30,11 +35,6 @@ gen_tunable(cron_can_relabel,false)
## </tunable>
gen_tunable(fcron_crond,false)
## <tunable name="allow_gpg_execstack" dftval="false">
## Allow gpg executable stack
## </tunable>
gen_tunable(allow_gpg_execstack,false)
## <tunable name="read_default_t" dftval="false">
## Allow reading of default_t files.
## </tunable>