From 157c06743453c3f37e30a57c3689fa3486d22da3 Mon Sep 17 00:00:00 2001 From: Sam Hadow Date: Mon, 2 Feb 2026 23:14:10 +0100 Subject: [PATCH] typo --- ...rchlinux-uefi-lvm-on-luks-with-selinux-installation-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2026-01-25-archlinux-uefi-lvm-on-luks-with-selinux-installation-guide.md b/_posts/2026-01-25-archlinux-uefi-lvm-on-luks-with-selinux-installation-guide.md index b0275d5..0d9b42f 100644 --- a/_posts/2026-01-25-archlinux-uefi-lvm-on-luks-with-selinux-installation-guide.md +++ b/_posts/2026-01-25-archlinux-uefi-lvm-on-luks-with-selinux-installation-guide.md @@ -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: