Drop scriptlet that removes /.readahead

Readahead was removed a long time ago.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2018-11-29 14:57:17 +01:00
parent 9977ebc5d7
commit 8bc4ef61e5
1 changed files with 0 additions and 3 deletions

View File

@ -508,9 +508,6 @@ if [ $1 -eq 1 ] ; then
systemctl preset-all &>/dev/null || :
fi
# remove obsolete systemd-readahead file
rm -f /.readahead &>/dev/null || :
%preun
if [ $1 -eq 0 ] ; then
systemctl disable --quiet \