aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar hhzek0014 <77816846+hhzek0014@users.noreply.github.com>2021-01-22 15:28:05 +1300
committerLibravatar GitHub <noreply@github.com>2021-01-22 02:28:05 +0000
commitfded2934798d893c77afb591fe215cc9daeee5f3 (patch)
tree8d6a9631f0e3120021be9ffceea5fb199249c7a4
parentrefactoring (diff)
downloadfirejail-fded2934798d893c77afb591fe215cc9daeee5f3.tar.gz
firejail-fded2934798d893c77afb591fe215cc9daeee5f3.tar.zst
firejail-fded2934798d893c77afb591fe215cc9daeee5f3.zip
Update bibletime.profile, add new whitelist (#3908)
To solve issue#3907, doc directory of the bibletime has to be whitelisted. Otherwise, it always fails to start. Co-authored-by: hhnb <hhnb@nanenient.cc>
-rw-r--r--etc/profile-a-l/bibletime.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/profile-a-l/bibletime.profile b/etc/profile-a-l/bibletime.profile
index 99e2802eb..235b84be3 100644
--- a/etc/profile-a-l/bibletime.profile
+++ b/etc/profile-a-l/bibletime.profile
@@ -26,6 +26,7 @@ whitelist ${HOME}/.bibletime
26whitelist ${HOME}/.sword 26whitelist ${HOME}/.sword
27whitelist ${HOME}/.local/share/bibletime 27whitelist ${HOME}/.local/share/bibletime
28whitelist /usr/share/bibletime 28whitelist /usr/share/bibletime
29whitelist /usr/share/doc/bibletime
29whitelist /usr/share/sword 30whitelist /usr/share/sword
30include whitelist-common.inc 31include whitelist-common.inc
31include whitelist-usr-share-common.inc 32include whitelist-usr-share-common.inc