update sec-policy/selinux-server-custom

This commit is contained in:
2020-01-06 11:34:15 +03:00
parent 405f166c37
commit ed39e6ab34
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ policy_module(server-custom, 1.0.3)
gen_require(`
type ping_t, rsync_t, nginx_t, syncthing_t;
type ssh_keygen_t, lvm_t, lvm_metadata_t;
type portage_t, portage_ebuild_t;
type portage_t, portage_ebuild_t, cert_t;
type sysadm_t, tmpfiles_t, syslogd_t, hugetlbfs_t;
type kmod_t, tracefs_t, postgresql_t, postgresql_tmp_t;
type named_t, dovecot_t, dovecot_auth_t, redis_t;