diff --git a/fedora-atomic.ks b/fedora-atomic.ks index 6c661ab..f7e69a5 100644 --- a/fedora-atomic.ks +++ b/fedora-atomic.ks @@ -129,7 +129,7 @@ echo "Adding Developer Mode GRUB2 menu item." # enable network service here, as doing it in the services line # fails due to RHBZ #1369794 -/sbin/chkconfig network on +/sbin/chkconfig network off %end