Revert "fedora-live-kde.ks: Enable initial-setup on firstboot"

This reverts both commits trying to enable initial-setup on first boot
for the KDE Live Spin as this is not working as expected right now.

This reverts commit 8afe142dcbe31026ed3bb0186dfbc25b438efa05.
This reverts commit 8e6d33c408982ce39ed271a7eea7a92ae9833bc4.
This commit is contained in:
Timothée Ravier 2021-09-21 16:17:07 +02:00
parent 8afe142dcb
commit 4282a656dd

View File

@ -14,8 +14,5 @@
# DVD payload
part / --size=7200
# Enable initial-setup to enable two step OEM installations with user
# configuration on first boot
%post
touch /etc/reconfigSys
%end