diff --git a/isocreate.ks b/isocreate.ks index a5d12d1..e7d2415 100644 --- a/isocreate.ks +++ b/isocreate.ks @@ -2,6 +2,7 @@ selinux --permissive # Services to activate +services --enabled=NetworkManager services --disabled=lm_sensors # Default root pass, will be changed in post-install process anyway @@ -19,7 +20,7 @@ eula --agreed %end # Start network -#network --bootproto=dhcp +network --bootproto=dhcp # Install from ?? url --url=https://koji.koozali.org/kojifiles/repos-dist/smeserver11/latest/$basearch