podman: add alias for conmon executable

Signed-off-by: Kenton Groombridge <me@concord.sh>
This commit is contained in:
Kenton Groombridge 2022-05-23 23:00:56 -04:00
parent 802ef7569f
commit b90cc02311
1 changed files with 1 additions and 0 deletions

View File

@ -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;