From 0af9527f0b706733ffa103ccb634d93f08c506f5 Mon Sep 17 00:00:00 2001 From: axk4545 Date: Sun, 16 Apr 2017 16:46:20 -0400 Subject: [PATCH] switch to %post --nochroot --- tigeros.ks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tigeros.ks b/tigeros.ks index 6fa5cb4..34d985b 100644 --- a/tigeros.ks +++ b/tigeros.ks @@ -353,7 +353,7 @@ restorecon -R /home/liveuser EOF %end -%post +%post --nochroot # go to the backgrounds folder for custom images cd /usr/share/backgrounds/images