From 4f004227f321d32f73708946c68902af280f4086 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 8 May 2019 14:03:33 +0100 Subject: [PATCH] drop chkconfig from arm kickstart The livecd-tools/imgcreate issue where it still used chkconfig to enable services was resolved with release 27.0-1 so the chkconfig requirement can now be dropped. Signed-off-by: Peter Robinson --- fedora-arm-base.ks | 4 ---- 1 file changed, 4 deletions(-) diff --git a/fedora-arm-base.ks b/fedora-arm-base.ks index 48a45bf..32ebea1 100644 --- a/fedora-arm-base.ks +++ b/fedora-arm-base.ks @@ -43,10 +43,6 @@ initial-setup-gui # make sure all the locales are available for inital0-setup and anaconda to work glibc-all-langpacks - -# imgcreate uses chkconfig in the installed system root, so it needs to be there -chkconfig - %end %post