This is not really useful, and has been complained about in bug 583706. As per fix for base.ks
This commit is contained in:
parent
87e9dfe929
commit
a80def9586
@ -383,6 +383,10 @@ rm -f /boot/initrd*
|
||||
# make sure there aren't core files lying around
|
||||
rm -f /core*
|
||||
|
||||
# convince readahead not to collect
|
||||
rm -f /.readahead_collect
|
||||
touch /var/lib/readahead/early.sorted
|
||||
|
||||
%end
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user