diff options
-rw-r--r-- | contrib/selinux/passt.te | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/selinux/passt.te b/contrib/selinux/passt.te index 7fa4fb9..593b346 100644 --- a/contrib/selinux/passt.te +++ b/contrib/selinux/passt.te @@ -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; |