podman: add alias for conmon executable
Signed-off-by: Kenton Groombridge <me@concord.sh>
This commit is contained in:
parent
802ef7569f
commit
b90cc02311
|
@ -23,6 +23,7 @@ mls_trusted_object(podman_user_t)
|
|||
|
||||
attribute conmon_domain;
|
||||
type conmon_exec_t;
|
||||
typealias conmon_exec_t alias podman_conmon_exec_t;
|
||||
|
||||
podman_conmon_domain_template(podman, podman_t)
|
||||
role system_r types podman_conmon_t;
|
||||
|
|
Loading…
Reference in New Issue