selinux/policycoreutils
Petr Lautrbach cd8d6c7f82 fixfiles: use `grep -F` when search in mounts
systemd escapes luks uid so that mount points contain '\' and grep
should not consider this as regexp
Fixes:
    $ cat /proc/self/mounts | sort | uniq | awk '{print $2}'
    /run/credentials/systemd-cryptsetup@luks\134x2d6d1f41e6\134x2d5538\134x2d41a0\134x2db383\134x2cd41c2ddcacaa.service

    $ sudo fixfiles -B onboot
    grep: Invalid back reference
    grep: Invalid back reference
    System will relabel on next boot

Suggested-by: Christopher Tubbs <ctubbsii@fedoraproject.org>
Signed-off-by: Petr Lautrbach <lautrbach@redhat.com>
Acked-by: James Carter <jwcart2@gmail.com>
2024-11-15 13:59:07 -05:00
..
.tx Update Translations 2013-10-24 13:58:39 -04:00
hll Add CPPFLAGS to Makefiles 2023-12-06 13:35:32 -05:00
load_policy Do not automatically install Russian translations 2023-08-16 13:33:47 -04:00
man Do not automatically install Russian translations 2023-08-16 13:33:47 -04:00
newrole newrole: use DJB2a string hash function 2023-11-21 08:55:43 -05:00
po Update translations 2023-11-07 16:27:38 -05:00
run_init Do not automatically install Russian translations 2023-08-16 13:33:47 -04:00
scripts fixfiles: use `grep -F` when search in mounts 2024-11-15 13:59:07 -05:00
secon Do not automatically install Russian translations 2023-08-16 13:33:47 -04:00
semodule Do not automatically install Russian translations 2023-08-16 13:33:47 -04:00
sestatus Do not automatically install Russian translations 2023-08-16 13:33:47 -04:00
setfiles setfiles: avoid unsigned integer underflow 2024-01-25 12:51:20 -05:00
setsebool Do not automatically install Russian translations 2023-08-16 13:33:47 -04:00
unsetfiles policycoreutils: introduce unsetfiles 2024-11-15 13:27:12 -05:00
.gitignore policycoreutils: introduce unsetfiles 2024-11-15 13:27:12 -05:00
LICENSE docs: provide a top level LICENSE file 2022-10-05 08:20:38 -04:00
Makefile policycoreutils: introduce unsetfiles 2024-11-15 13:27:12 -05:00
VERSION Release 3.7 2024-06-26 17:30:41 +02:00