Skip to content

Commit 43387c3

Browse files
committed
Ensure that qubesdb SELinux labels are correct on Fedora 41
/usr/sbin is now considered an alias for /usr/bin, so include rules for /usr/bin to ensure correct labelling. Do not remove the old rules to avoid regression on Fedora 40. Suggested-by: Marek Marczykowski-Górecki <[email protected]> Part-of: QubesOS/qubes-issues#9663
1 parent 2dcfec3 commit 43387c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

selinux/qubes-meminfo-writer.fc

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
/usr/bin/meminfo-writer -- gen_context(system_u:object_r:qubes_meminfo_writer_exec_t,s0)
12
/usr/sbin/meminfo-writer -- gen_context(system_u:object_r:qubes_meminfo_writer_exec_t,s0)
23
/run/meminfo-writer\.pid -- gen_context(system_u:object_r:qubes_meminfo_writer_var_run_t,s0)

0 commit comments

Comments
 (0)