From df27da1e6e8a0247924eb968e80017f654fec08c Mon Sep 17 00:00:00 2001 From: Zdenek Pytela Date: Jun 13 2024 12:01:15 +0000 Subject: Set proper file equivalency for /bin, /sbin, and /usr/bin To comply with the "Unify bin and sbin" Fedora Change [1], file equivalency for the /bin, /sbin, and /usr/bin paths are set properly. This is the dist-git counterpart of the github commit "Alias /usr/sbin to /usr/bin and change all /usr/sbin paths to /usr/bin". [1] This is for https://fedoraproject.org/wiki/Changes/Unify_bin_and_sbin. [2] https://github.com/fedora-selinux/selinux-policy/commit/1be14f9b5a99a4 --- diff --git a/file_contexts.subs_dist b/file_contexts.subs_dist index 41e3b70..d57c2d5 100644 --- a/file_contexts.subs_dist +++ b/file_contexts.subs_dist @@ -16,8 +16,9 @@ /home-inst /home /home/home-inst /home /var/roothome /root -/sbin /usr/sbin +/sbin /usr/bin /sysroot/tmp /tmp /var/usrlocal /usr/local /var/mnt /mnt /bin /usr/bin +/usr/sbin /usr/bin