diff --git a/isocreate.ks b/isocreate.ks index 49bd16c..dc81296 100644 --- a/isocreate.ks +++ b/isocreate.ks @@ -2,7 +2,7 @@ selinux --disabled # Services to activate -#services --enabled=NetworkManager +services --enabled=NetworkManager services --disabled=lm_sensors # Default root pass, will be changed in post-install process anyway @@ -17,7 +17,7 @@ eula --agreed %end # Start network -#network --bootproto=dhcp +network --bootproto=dhcp # Install from ?? url --url=file://mnt/koji/repos-dist/smeserver11/latest/$basearch