aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/digikam.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/profile-a-l/digikam.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/profile-a-l/digikam.profile')
-rw-r--r--etc/profile-a-l/digikam.profile43
1 files changed, 43 insertions, 0 deletions
diff --git a/etc/profile-a-l/digikam.profile b/etc/profile-a-l/digikam.profile
new file mode 100644
index 000000000..ae4a63c62
--- /dev/null
+++ b/etc/profile-a-l/digikam.profile
@@ -0,0 +1,43 @@
1# Firejail profile for digikam
2# Description: Digital photo management application for KDE
3# This file is overwritten after every install/update
4# Persistent local customizations
5include digikam.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/digikam
10noblacklist ${HOME}/.config/digikamrc
11noblacklist ${HOME}/.kde/share/apps/digikam
12noblacklist ${HOME}/.kde4/share/apps/digikam
13noblacklist ${PICTURES}
14
15include disable-common.inc
16include disable-devel.inc
17include disable-exec.inc
18include disable-interpreters.inc
19include disable-passwdmgr.inc
20include disable-programs.inc
21include disable-xdg.inc
22
23include whitelist-var-common.inc
24
25apparmor
26caps.drop all
27netfilter
28nodvd
29nogroups
30nonewprivs
31noroot
32notv
33protocol unix,inet,inet6,netlink
34# QtWebengine needs chroot to set up its own sandbox
35seccomp !chroot
36shell none
37
38# private-dev - prevents libdc1394 loading; this lib is used to connect to a camera device
39# private-etc alternatives,ca-certificates,crypto-policies,pki,ssl
40private-tmp
41
42# dbus-user none
43# dbus-system none