1
0
mirror of https://passt.top/passt synced 2024-06-28 05:52:41 +00:00

contrib/selinux: Drop duplicate init_daemon_domain() rule

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Tested-by: Laine Stump <laine@redhat.com>
Reviewed-by: Laine Stump <laine@redhat.com>
This commit is contained in:
Stefano Brivio 2023-03-06 22:48:21 +00:00
parent 83236216c4
commit 009af75e45

View File

@ -57,7 +57,6 @@ type passt_t;
domain_type(passt_t);
type passt_exec_t;
files_type(passt_exec_t);
init_daemon_domain(passt_t, passt_exec_t)
type passt_log_t;
logging_log_file(passt_log_t);
type passt_etc_t;