mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-25 08:33:09 +00:00
Revert "Add the fstrim to post and avoid 40GB Vagrant files"
It doesn't work in the image creation environment.
This reverts commit bc7e8ce561
.
Signed-off-by: Neal Gompa <ngompa@fedoraproject.org>
This commit is contained in:
parent
dc9b56098f
commit
ec56783946
@ -141,8 +141,5 @@ rm -f /etc/NetworkManager/system-connections/*.nmconnection
|
||||
# Clear machine-id on pre generated images
|
||||
truncate -s 0 /etc/machine-id
|
||||
|
||||
# add fstrim -av to the post section until BZ#1971186 is resolved
|
||||
fstrim -av
|
||||
|
||||
%end
|
||||
##### end kickstart post ############################################
|
||||
|
Loading…
Reference in New Issue
Block a user