forked from pool/selinux-policy
b3cf18cf4d
big toolchain update, please stage together. so versions change, so this has high potential to break stuff. Probably best to stage it isolated OBS-URL: https://build.opensuse.org/request/show/878582 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/selinux-policy?expand=0&rev=8
27 lines
703 B
Diff
27 lines
703 B
Diff
Index: fedora-policy-20210309/policy/modules/system/systemd.te
|
|
===================================================================
|
|
--- fedora-policy-20210309.orig/policy/modules/system/systemd.te
|
|
+++ fedora-policy-20210309/policy/modules/system/systemd.te
|
|
@@ -347,6 +347,10 @@ userdom_manage_user_tmp_chr_files(system
|
|
xserver_dbus_chat(systemd_logind_t)
|
|
|
|
optional_policy(`
|
|
+ packagekit_dbus_chat(systemd_logind_t)
|
|
+')
|
|
+
|
|
+optional_policy(`
|
|
apache_read_tmp_files(systemd_logind_t)
|
|
')
|
|
|
|
@@ -853,6 +857,10 @@ optional_policy(`
|
|
udev_read_pid_files(systemd_hostnamed_t)
|
|
')
|
|
|
|
+optional_policy(`
|
|
+ nscd_unconfined(systemd_hostnamed_t)
|
|
+')
|
|
+
|
|
#######################################
|
|
#
|
|
# rfkill policy
|