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 <pbrobinson@fedoraproject.org>
This commit is contained in:
Peter Robinson 2019-05-08 14:03:33 +01:00
parent d1d9de9a97
commit 4f004227f3
1 changed files with 0 additions and 4 deletions

View File

@ -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