forked from pool/selinux-policy
3de9778fbc
Policy is in better state now and should be fine for people with basic SELinux knowledge OBS-URL: https://build.opensuse.org/request/show/832021 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/selinux-policy?expand=0&rev=1
13 lines
477 B
Diff
13 lines
477 B
Diff
Index: fedora-policy/policy/modules/contrib/logrotate.te
|
|
===================================================================
|
|
--- fedora-policy.orig/policy/modules/contrib/logrotate.te
|
|
+++ fedora-policy/policy/modules/contrib/logrotate.te
|
|
@@ -107,6 +107,7 @@ files_var_lib_filetrans(logrotate_t, log
|
|
|
|
kernel_read_system_state(logrotate_t)
|
|
kernel_read_kernel_sysctls(logrotate_t)
|
|
+files_manage_mounttab(logrotate_t)
|
|
|
|
dev_read_urand(logrotate_t)
|
|
dev_read_sysfs(logrotate_t)
|