Allow piranha domains to create their pid directory with their pid file type.
This commit is contained in:
parent
c4786dd6ff
commit
3cc747a38c
@ -36,7 +36,7 @@ template(`piranha_domain_template',`
|
||||
|
||||
manage_files_pattern(piranha_$1_t, piranha_$1_var_run_t, piranha_$1_var_run_t)
|
||||
manage_dirs_pattern(piranha_$1_t, piranha_$1_var_run_t, piranha_$1_var_run_t)
|
||||
files_pid_filetrans(piranha_$1_t, piranha_$1_var_run_t, { file })
|
||||
files_pid_filetrans(piranha_$1_t, piranha_$1_var_run_t, { dir file })
|
||||
')
|
||||
|
||||
########################################
|
||||
|
Loading…
Reference in New Issue
Block a user