aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/yelp.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-11-20 19:56:57 +0100
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-11-20 19:56:57 +0100
commit0fa7f9c30fae7627816aa19427f693784dc97a6b (patch)
tree35d026031dd3ffbd75174fe9601d86d1bc046a60 /etc/profile-m-z/yelp.profile
parenttmpfs testing (diff)
downloadfirejail-0fa7f9c30fae7627816aa19427f693784dc97a6b.tar.gz
firejail-0fa7f9c30fae7627816aa19427f693784dc97a6b.tar.zst
firejail-0fa7f9c30fae7627816aa19427f693784dc97a6b.zip
various profiles
- disable-common: read-only ${HOME}/.zfunc - fix #3761 -- w3m with w3m-img installed does not display images when on virtual console/framebuffer - yelp can be used to display manpages
Diffstat (limited to 'etc/profile-m-z/yelp.profile')
-rw-r--r--etc/profile-m-z/yelp.profile7
1 files changed, 5 insertions, 2 deletions
diff --git a/etc/profile-m-z/yelp.profile b/etc/profile-m-z/yelp.profile
index e198af8b2..3ba1dca1a 100644
--- a/etc/profile-m-z/yelp.profile
+++ b/etc/profile-m-z/yelp.profile
@@ -20,7 +20,9 @@ include disable-xdg.inc
20mkdir ${HOME}/.config/yelp 20mkdir ${HOME}/.config/yelp
21whitelist ${HOME}/.config/yelp 21whitelist ${HOME}/.config/yelp
22whitelist /usr/share/doc 22whitelist /usr/share/doc
23whitelist /usr/share/groff
23whitelist /usr/share/help 24whitelist /usr/share/help
25whitelist /usr/share/man
24whitelist /usr/share/yelp 26whitelist /usr/share/yelp
25whitelist /usr/share/yelp-tools 27whitelist /usr/share/yelp-tools
26whitelist /usr/share/yelp-xsl 28whitelist /usr/share/yelp-xsl
@@ -46,10 +48,10 @@ shell none
46tracelog 48tracelog
47 49
48disable-mnt 50disable-mnt
49private-bin yelp 51private-bin groff,man,tbl,troff,yelp
50private-cache 52private-cache
51private-dev 53private-dev
52private-etc alsa,alternatives,asound.conf,crypto-policies,cups,dconf,drirc,fonts,gcrypt,gtk-3.0,machine-id,openal,os-release,pulse,sgml,xml 54private-etc alsa,alternatives,asound.conf,crypto-policies,cups,dconf,drirc,fonts,gcrypt,groff,gtk-3.0,machine-id,man_db.conf,openal,os-release,pulse,sgml,xml
53private-tmp 55private-tmp
54 56
55dbus-system none 57dbus-system none
@@ -60,3 +62,4 @@ dbus-system none
60# 1. yelp --editor-mode 62# 1. yelp --editor-mode
61# 2. saving the window geometry 63# 2. saving the window geometry
62read-only ${HOME} 64read-only ${HOME}
65read-write ${HOME}/.cache