summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-08-05 12:06:55 +0200
committer Eric Hameleers <alien@slackware.com>2018-08-05 12:06:55 +0200
commit63478044d0e676a6e7adcd920b26784bd511347f (patch)
tree40fd6d8dc21e016117aaa1e889c874c430ce0714
parent2f675dd0ce6e6324be873e1e6223da54ff17cc14 (diff)
downloadliveslak-63478044d0e676a6e7adcd920b26784bd511347f.tar.gz
liveslak-63478044d0e676a6e7adcd920b26784bd511347f.tar.xz
SLACKWARE: disable baloo
-rwxr-xr-xmake_slackware_live.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/make_slackware_live.sh b/make_slackware_live.sh
index 4559052..877c2ca 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -1696,6 +1696,13 @@ Used Soprano Backend=virtuosobackend
rebuilt index for type indexing=true
EOT
+# Disable baloo:
+mkdir -p ${LIVE_ROOTDIR}/etc/skel/.kde4/share/apps/config
+cat <<EOT >${LIVE_ROOTDIR}/etc/skel/.kde4/share/apps/config/baloofilerc
+[Basic Settings]
+Indexing-Enabled=false
+EOT
+
mkdir -p ${LIVE_ROOTDIR}/etc/skel/.config
cat <<EOT > ${LIVE_ROOTDIR}/etc/skel/.config/kwalletrc
[Auto Allow]
@@ -1787,6 +1794,7 @@ KRES_EOF
cat <<KWALLET_EOL >${LIVE_ROOTDIR}/etc/skel/.config/kwalletrc
[Migration]
alreadyMigrated=true
+
KWALLET_EOL
# Configure (default) UTC timezone so we can change it during boot: