forked from pool/selinux-policy
cf699a6f0f
- New patches: * fix_accountsd.patch * fix_automount.patch * fix_colord.patch * fix_mcelog.patch * fix_sslh.patch * fix_nagios.patch * fix_openvpn.patch * fix_cron.patch * fix_usermanage.patch * fix_smartmon.patch * fix_geoclue.patch * suse_specific.patch Default systems should now work without selinuxuser_execmod - Removed xdm_entrypoint_pam.patch, necessary change is in fix_unconfineduser.patch - Enable SUSE specific settings again OBS-URL: https://build.opensuse.org/request/show/785956 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/selinux-policy?expand=0&rev=75
16 lines
410 B
Diff
16 lines
410 B
Diff
Index: fedora-policy/policy/modules/contrib/automount.te
|
|
===================================================================
|
|
--- fedora-policy.orig/policy/modules/contrib/automount.te
|
|
+++ fedora-policy/policy/modules/contrib/automount.te
|
|
@@ -154,6 +154,10 @@ optional_policy(`
|
|
')
|
|
|
|
optional_policy(`
|
|
+ networkmanager_read_pid_files(automount_t)
|
|
+')
|
|
+
|
|
+optional_policy(`
|
|
fstools_domtrans(automount_t)
|
|
')
|
|
|