From 8bc4ef61e56b0c5b8bd11a7a01b1c94e36f68a92 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Dec 05 2018 12:57:25 +0000 Subject: Drop scriptlet that removes /.readahead Readahead was removed a long time ago. --- diff --git a/systemd.spec b/systemd.spec index 89d1a4d..c8012c9 100644 --- a/systemd.spec +++ b/systemd.spec @@ -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 \