summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar SYN-cook <syncookongit@gmail.com>2017-04-13 16:16:10 +0200
committerLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-04-13 14:16:10 +0000
commitb3a9e5721bf09ae568f21ad2ad39dc3da7f8f2bd (patch)
tree39673a529c0cd73fc6bc5095913d875e5f0a1e01 /etc
parentredirect all warnings to fwarning function and control the output with --quiet (diff)
downloadfirejail-b3a9e5721bf09ae568f21ad2ad39dc3da7f8f2bd.tar.gz
firejail-b3a9e5721bf09ae568f21ad2ad39dc3da7f8f2bd.tar.zst
firejail-b3a9e5721bf09ae568f21ad2ad39dc3da7f8f2bd.zip
make Baloo experiment more meaningful (#1214)
* make experiment more meaningful (baloo_file) Baloo fails to update configuration files, if the folder is read-only * note about warning message (baloo_file)
Diffstat (limited to 'etc')
-rw-r--r--etc/baloo_file.profile10
1 files changed, 3 insertions, 7 deletions
diff --git a/etc/baloo_file.profile b/etc/baloo_file.profile
index 499d64fb2..bf0e924d8 100644
--- a/etc/baloo_file.profile
+++ b/etc/baloo_file.profile
@@ -28,13 +28,9 @@ x11 xorg
28private-dev 28private-dev
29private-tmp 29private-tmp
30 30
31# Experimental: make home directory read-only and allow writing only 31# Make home directory read-only and allow writing only to Baloo's database.
32# to Baloo configuration files and databases 32# Note: Baloo will not be able to update the first run key in its configuration files.
33# Older versions will issue a warning message.
33#read-only ${HOME} 34#read-only ${HOME}
34#read-write ${HOME}/.kde4/share/config/baloofilerc
35#read-write ${HOME}/.kde4/share/config/baloorc
36#read-write ${HOME}/.kde/share/config/baloofilerc
37#read-write ${HOME}/.kde/share/config/baloorc
38#read-write ${HOME}/.config/baloofilerc
39#read-write ${HOME}/.local/share/baloo 35#read-write ${HOME}/.local/share/baloo
40#read-write ${HOME}/.local/share/akonadi/search_db 36#read-write ${HOME}/.local/share/akonadi/search_db