Merge pull request #506 from 0xC0ncord/conmon-exec-typealias

podman: add alias for conmon executable
This commit is contained in:
Chris PeBenito 2022-05-24 09:11:54 -04:00 committed by GitHub
commit 78dde1e1ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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;