mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-11 10:34:22 +00:00
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:
parent
d1d9de9a97
commit
4f004227f3
@ -43,10 +43,6 @@ initial-setup-gui
|
|||||||
|
|
||||||
# make sure all the locales are available for inital0-setup and anaconda to work
|
# make sure all the locales are available for inital0-setup and anaconda to work
|
||||||
glibc-all-langpacks
|
glibc-all-langpacks
|
||||||
|
|
||||||
# imgcreate uses chkconfig in the installed system root, so it needs to be there
|
|
||||||
chkconfig
|
|
||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%post
|
%post
|
||||||
|
Loading…
Reference in New Issue
Block a user