mirror of
https://passt.top/passt
synced 2025-01-03 11:25:24 +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:
parent
83236216c4
commit
009af75e45
@ -57,7 +57,6 @@ type passt_t;
|
|||||||
domain_type(passt_t);
|
domain_type(passt_t);
|
||||||
type passt_exec_t;
|
type passt_exec_t;
|
||||||
files_type(passt_exec_t);
|
files_type(passt_exec_t);
|
||||||
init_daemon_domain(passt_t, passt_exec_t)
|
|
||||||
type passt_log_t;
|
type passt_log_t;
|
||||||
logging_log_file(passt_log_t);
|
logging_log_file(passt_log_t);
|
||||||
type passt_etc_t;
|
type passt_etc_t;
|
||||||
|
Loading…
Reference in New Issue
Block a user