commit: e12b82af4a4be9fab7e8b892e8891995abe7868e
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 7 01:52:28 2021 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun Feb 7 03:04:51 2021 +0000
URL:
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=e12b82af
clamav: Drop conflicting gentoo-specific rule
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>
policy/modules/services/clamav.te | 4 ----
1 file changed, 4 deletions(-)
diff --git a/policy/modules/services/clamav.te
b/policy/modules/services/clamav.te
index c64942f4..691210ef 100644
--- a/policy/modules/services/clamav.te
+++ b/policy/modules/services/clamav.te
@@ -321,7 +321,3 @@
tunable_policy(`clamav_read_all_non_security_files_clamscan',`
optional_policy(`
mta_send_mail(clamscan_t)
')
-
-ifdef(`distro_gentoo',`
- init_daemon_runtime_file(clamd_runtime_t, dir, "clamav")
-')