Drop some old units from scriptlet

default.target is now symlinked in /usr/lib, no need to touch /etc.
readahead units are long gone.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2019-04-03 10:50:24 +02:00
parent 1d22340882
commit 836fcf414a
1 changed files with 0 additions and 4 deletions

View File

@ -533,14 +533,10 @@ if [ $1 -eq 0 ] ; then
serial-getty@.service \
console-getty.service \
debug-shell.service \
systemd-readahead-replay.service \
systemd-readahead-collect.service \
systemd-networkd.service \
systemd-networkd-wait-online.service \
systemd-resolved.service \
>/dev/null || :
rm -f /etc/systemd/system/default.target &>/dev/null || :
fi
%post libs