mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-04 23:54:21 +00:00
workstation: Add back the HighContrast cache removal
It was lost in the desktop -> workstation conversion.
This commit is contained in:
parent
e8e1e59fb0
commit
c42ccad987
@ -8,6 +8,10 @@
|
||||
part / --size 6144
|
||||
|
||||
%post
|
||||
|
||||
# This is a huge file and things work ok without it
|
||||
rm -f /usr/share/icons/HighContrast/icon-theme.cache
|
||||
|
||||
cat >> /etc/rc.d/init.d/livesys << EOF
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user