Skip to content

Commit 88f904d

Browse files
committed
Label spc_t as a init initrc daemon
This will allow it to interact with dbus systems Signed-off-by: Daniel J Walsh <[email protected]>
1 parent d03f7c5 commit 88f904d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

container.te

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
policy_module(container, 2.192.0)
1+
policy_module(container, 2.193.0)
22

33
gen_require(`
44
class passwd rootok;
@@ -67,6 +67,7 @@ ifdef(`enable_mls',`
6767
type spc_t, container_domain;
6868
domain_type(spc_t)
6969
role system_r types spc_t;
70+
init_initrc_domain(spc_t)
7071

7172
type container_auth_t alias docker_auth_t;
7273
type container_auth_exec_t alias docker_auth_exec_t;

0 commit comments

Comments
 (0)