Types crontab_exec_t, cron_spool_t and user_cron_spool_t are required here.
Signed-off-by: Dominick Grift <domg472@gmail.com>
This commit is contained in:
parent
d8d33a15bf
commit
beb9c35b25
@ -13,7 +13,8 @@
|
||||
#
|
||||
template(`cron_common_crontab_template',`
|
||||
gen_require(`
|
||||
type crond_t, crond_var_run_t;
|
||||
type crond_t, crond_var_run_t, crontab_exec_t;
|
||||
type cron_spool_t, user_cron_spool_t;
|
||||
')
|
||||
|
||||
##############################
|
||||
|
Loading…
Reference in New Issue
Block a user