Merge #466 `Mate: increase disk_img size to fix f30 build issues`

This commit is contained in:
Kevin Fenzi 2018-12-03 15:01:53 +00:00
commit 93db50a9c0
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
%include fedora-mate-common.ks
%include fedora-live-minimization.ks
part / --size 6144
part / --size 7168
%post
cat >> /etc/rc.d/init.d/livesys << EOF