diff --git a/leaves/dhi.cfg b/leaves/dhi.cfg index 7c16337..4000788 100644 --- a/leaves/dhi.cfg +++ b/leaves/dhi.cfg @@ -41,4 +41,12 @@ Name=Virtual Machine Manager Exec=virt-manager EOF +## Append lines to existing vendor.conf file, so that options are skipped upon reboot +cat >> /mnt/sysimage/usr/share/gnome-initial-setup/vendor.conf<< EOF +[pages] +skip=privacy +[goa] +providers=local-first! +EOF + %end # End of the %post section \ No newline at end of file