summaryrefslogtreecommitdiffstats
path: root/etc/baloo_file.profile
diff options
context:
space:
mode:
authorLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2017-11-17 12:29:11 -0600
committerLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2017-11-17 12:32:32 -0600
commiteb4b505ac2537c320c044cf5fad595ecef41bbca (patch)
tree6216a34146aed50fdf700191914b287795d83adc /etc/baloo_file.profile
parentFix #1651 - dropbox failed to start (diff)
downloadfirejail-eb4b505ac2537c320c044cf5fad595ecef41bbca.tar.gz
firejail-eb4b505ac2537c320c044cf5fad595ecef41bbca.tar.zst
firejail-eb4b505ac2537c320c044cf5fad595ecef41bbca.zip
Consistent home directory nomenclature
Diffstat (limited to 'etc/baloo_file.profile')
-rw-r--r--etc/baloo_file.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/baloo_file.profile b/etc/baloo_file.profile
index a4fe05cf7..f6dbb480b 100644
--- a/etc/baloo_file.profile
+++ b/etc/baloo_file.profile
@@ -41,7 +41,7 @@ private-tmp
41noexec ${HOME} 41noexec ${HOME}
42noexec /tmp 42noexec /tmp
43 43
44# Make home directory read-only and allow writing only to ~/.local/share 44# Make home directory read-only and allow writing only to ${HOME}/.local/share
45# Note: Baloo will not be able to update the "first run" key in its configuration files. 45# Note: Baloo will not be able to update the "first run" key in its configuration files.
46# read-only ${HOME} 46# read-only ${HOME}
47# read-write ${HOME}/.local/share 47# read-write ${HOME}/.local/share