diff options
Diffstat (limited to 'scripts/live-bottom')
| -rwxr-xr-x | scripts/live-bottom/34disable_kde_services | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/live-bottom/34disable_kde_services b/scripts/live-bottom/34disable_kde_services index ae13794..3350d61 100755 --- a/scripts/live-bottom/34disable_kde_services +++ b/scripts/live-bottom/34disable_kde_services @@ -27,6 +27,7 @@ log_begin_msg "Disabling unnecessary KDE services..." # live-initramfs script rm -f /root/usr/share/services/kded/kwalletd.desktop +rm -f /root/usr/share/kde4/services/kwalletd.desktop rm -f /root/usr/share/autostart/kab2kabc.desktop rm -f /root/usr/share/autostart/kabcdistlistupdater.desktop rm -f /root/usr/share/autostart/korgac.desktop |
