Fix bug in ironic policy
Change-Id: Ib25797f02fc2dc51912c05cd3e5b4a540ba4e5d5
This commit is contained in:
@@ -16,4 +16,4 @@ require {
|
||||
allow httpd_t root_t:file open;
|
||||
allow httpd_t default_t:file open;
|
||||
allow httpd_t root_t:file { read getattr };
|
||||
allow httpd_t default_t:file open;
|
||||
allow httpd_t default_t:file { read getattr };
|
||||
|
||||
Reference in New Issue
Block a user