From efe341f94e08262621176ad0fd5113a32dfe0a37 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 9 Sep 2019 15:00:57 +0100 Subject: [PATCH] IoT: remove initial-setup config options Signed-off-by: Peter Robinson --- fedora-iot.ks | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/fedora-iot.ks b/fedora-iot.ks index dc0d823..bdf4535 100644 --- a/fedora-iot.ks +++ b/fedora-iot.ks @@ -12,10 +12,7 @@ rootpw --lock --iscrypted locked bootloader --timeout=1 --append="net.ifnames=0 modprobe.blacklist=vc4" network --bootproto=dhcp --device=link --activate --onboot=on -services --enabled=NetworkManager,sshd,rngd,initial-setup,zram-swap - -# tell Initial Setup to run in the reconfig mode -firstboot --reconfig --enable +services --enabled=NetworkManager,sshd,rngd,zram-swap zerombr clearpart --all --initlabel --disklabel=msdos