mirror of
https://github.com/PhyllomeOS/phyllomeos.git
synced 2025-01-03 09:35:26 +00:00
add vendor.conf to personnalize GIS
This commit is contained in:
parent
3a6aee3338
commit
0abf232a02
@ -41,4 +41,12 @@ Name=Virtual Machine Manager
|
|||||||
Exec=virt-manager
|
Exec=virt-manager
|
||||||
EOF
|
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
|
%end # End of the %post section
|
Loading…
Reference in New Issue
Block a user