This commit is contained in:
2026-02-02 23:14:10 +01:00
parent f5fffb9716
commit 157c067434

View File

@@ -324,7 +324,7 @@ check SELinux status with `sestatus`, it should be in permissive with refpolicy-
Relabel all the files correctly with the following command:
```bash
restorecon -RFv
restorecon -RFv /
```
you might want to clean yay cache before doing that to have less files to relabel: