aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/darktable.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-08-04 16:29:41 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-08-04 16:33:11 +0200
commitf4b36e80321379c4917c7ab9c9b3bbcfad05899f (patch)
tree47f06094fc7568a848af10ffdb1393f9083abde6 /etc/profile-a-l/darktable.profile
parentAdded ~/Private blacklist (#4434) (diff)
downloadfirejail-f4b36e80321379c4917c7ab9c9b3bbcfad05899f.tar.gz
firejail-f4b36e80321379c4917c7ab9c9b3bbcfad05899f.tar.zst
firejail-f4b36e80321379c4917c7ab9c9b3bbcfad05899f.zip
Profile fixes
- Fix #4157 -- [Feature] Should rmenv GitHub auth tokens There are still more token variables from other program that should be added. - Fix #4093 -- darktable needs read access to liblua* - Fix #4383 -- move noblacklist ${HOME}/.bogofilter to email-common.profile for claws-mail (and other mailers) - Fix xournalpp.profile - syscalls.txt: ausyscall i386 -> firejail --debug-syscalls32
Diffstat (limited to 'etc/profile-a-l/darktable.profile')
-rw-r--r--etc/profile-a-l/darktable.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/profile-a-l/darktable.profile b/etc/profile-a-l/darktable.profile
index 61fa52928..bc388c913 100644
--- a/etc/profile-a-l/darktable.profile
+++ b/etc/profile-a-l/darktable.profile
@@ -10,6 +10,8 @@ noblacklist ${HOME}/.cache/darktable
10noblacklist ${HOME}/.config/darktable 10noblacklist ${HOME}/.config/darktable
11noblacklist ${PICTURES} 11noblacklist ${PICTURES}
12 12
13include allow-lua.inc
14
13include disable-common.inc 15include disable-common.inc
14include disable-devel.inc 16include disable-devel.inc
15include disable-exec.inc 17include disable-exec.inc