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
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue