mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-09 15:40:12 +00:00
Try this as a fix for ldconfig being so slow on boot on live media. bug 1195998
This commit is contained in:
parent
1f694b994d
commit
5a91df2b97
@ -305,6 +305,9 @@ if [ -x /usr/bin/fc-cache ] ; then
|
||||
fc-cache -f
|
||||
fi
|
||||
|
||||
echo 'File created by kickstart. See systemd-update-done.service(8).' \
|
||||
| tee /etc/.updated >/var/.updated
|
||||
|
||||
%end
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user