mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Give selinux pcp_pmcd_t type access to /var/lib/docker
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
This commit is contained in:
@@ -405,3 +405,10 @@ optional_policy(`
|
||||
|
||||
dontaudit svirt_sandbox_domain domain:key {search link};
|
||||
')
|
||||
|
||||
optional_policy(`
|
||||
gen_require(`
|
||||
type pcp_pmcd_t;
|
||||
')
|
||||
docker_manage_lib_files(pcp_pmcd_t)
|
||||
')
|
||||
|
||||
Reference in New Issue
Block a user