From 9d95b75892ab8e7937490835f97f76010f954221 Mon Sep 17 00:00:00 2001 From: smitsohu Date: Sun, 9 Feb 2020 17:06:30 +0100 Subject: improve baloo hardening suggestion --- etc/baloo_file.profile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/etc/baloo_file.profile b/etc/baloo_file.profile index 3cc377397..785e37a16 100644 --- a/etc/baloo_file.profile +++ b/etc/baloo_file.profile @@ -5,10 +5,12 @@ include baloo_file.local # Persistent global definitions include globals.local -# Make home directory read-only and allow writing only to ${HOME}/.local/share +# Make home directory read-only and allow writing only to ${HOME}/.local/share/baloo # Note: Baloo will not be able to update the "first run" key in its configuration files. +# mkdir ${HOME}/.local/share/baloo # read-only ${HOME} -# read-write ${HOME}/.local/share +# read-write ${HOME}/.local/share/baloo +# ignore read-write noblacklist ${HOME}/.config/baloofilerc noblacklist ${HOME}/.kde/share/config/baloofilerc -- cgit v1.2.3-70-g09d2