forked from srbala/fedora-kickstarts
kde: drop PRELINK hack, already in fedora-live-base.ks
This commit is contained in:
parent
0a9cda4ba8
commit
c1199aa6a5
@ -118,9 +118,6 @@ NEPOMUK_EOF
|
|||||||
chown -R liveuser:liveuser /home/liveuser/
|
chown -R liveuser:liveuser /home/liveuser/
|
||||||
restorecon -R /home/liveuser/
|
restorecon -R /home/liveuser/
|
||||||
|
|
||||||
# don't use prelink on a running KDE live image
|
|
||||||
sed -i 's/PRELINKING=yes/PRELINKING=no/' /etc/sysconfig/prelink
|
|
||||||
|
|
||||||
# small hack to enable plasma-netbook workspace on boot
|
# small hack to enable plasma-netbook workspace on boot
|
||||||
if strstr "\`cat /proc/cmdline\`" netbook ; then
|
if strstr "\`cat /proc/cmdline\`" netbook ; then
|
||||||
mv /usr/share/autostart/plasma-desktop.desktop /usr/share/autostart/plasma-netbook.desktop
|
mv /usr/share/autostart/plasma-desktop.desktop /usr/share/autostart/plasma-netbook.desktop
|
||||||
|
Loading…
Reference in New Issue
Block a user