diff --git a/policy-rawhide.patch b/policy-rawhide.patch index 9974c2b4..b8fd864c 100644 --- a/policy-rawhide.patch +++ b/policy-rawhide.patch @@ -89458,7 +89458,7 @@ index 8aed9d0..fdabb76 100644 +') diff --git a/policy/modules/system/systemd.fc b/policy/modules/system/systemd.fc new file mode 100644 -index 0000000..365de83 +index 0000000..7da5bf6 --- /dev/null +++ b/policy/modules/system/systemd.fc @@ -0,0 +1,24 @@ @@ -89482,7 +89482,7 @@ index 0000000..365de83 +/var/run/systemd/seats(/.*)? gen_context(system_u:object_r:systemd_logind_var_run_t,s0) +/var/run/systemd/sessions(/.*)? gen_context(system_u:object_r:systemd_logind_sessions_t,s0) +/var/run/systemd/users(/.*)? gen_context(system_u:object_r:systemd_logind_var_run_t,s0) -+/var/run/systemd/inhibit(/.*)? gen_context(system_u:object_r:systemd_inhibit_var_run_t,s0) ++/var/run/systemd/inhibit(/.*)? gen_context(system_u:object_r:systemd_logind_inhibit_var_run_t,s0) +/var/run/systemd/ask-password-block(/.*)? gen_context(system_u:object_r:systemd_passwd_var_run_t,s0) +/var/run/systemd/ask-password(/.*)? gen_context(system_u:object_r:systemd_passwd_var_run_t,s0) +/var/run/initramfs(/.*)? <>