Skip to content

Commit 8db71da

Browse files
committed
Merge remote-tracking branch 'origin/pr/120'
* origin/pr/120: Ensure that qubesdb SELinux labels are correct on Fedora 41 Pull request description: /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 <marmarek@invisiblethingslab.com> Part-of: QubesOS/qubes-issues#9663
2 parents 5c27d6e + 43387c3 commit 8db71da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

selinux/qubes-meminfo-writer.fc

Lines changed: 1 addition & 0 deletions
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)