aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z
diff options
context:
space:
mode:
authorLibravatar kortewegdevries <62639087+kortewegdevries@users.noreply.github.com>2020-12-16 18:12:48 +0000
committerLibravatar GitHub <noreply@github.com>2020-12-16 18:12:48 +0000
commitf3056a862a6eb9ccbd08760c1b8d7fa769f90e9f (patch)
tree071ecab873aa6e02620f5a71d11d8a5e946d66bf /etc/profile-m-z
parentarchiver fixes (#3830) (diff)
downloadfirejail-f3056a862a6eb9ccbd08760c1b8d7fa769f90e9f.tar.gz
firejail-f3056a862a6eb9ccbd08760c1b8d7fa769f90e9f.tar.zst
firejail-f3056a862a6eb9ccbd08760c1b8d7fa769f90e9f.zip
New profiles for alacarte,tootle,photoflare (#3816)
* New profiles for alacarte,tootle,photoflare * Fix dbus Co-authored-by: kortewegdevries <kortewegdevries@protonmail.ch>
Diffstat (limited to 'etc/profile-m-z')
-rw-r--r--etc/profile-m-z/photoflare.profile50
1 files changed, 50 insertions, 0 deletions
diff --git a/etc/profile-m-z/photoflare.profile b/etc/profile-m-z/photoflare.profile
new file mode 100644
index 000000000..d9df3e3b3
--- /dev/null
+++ b/etc/profile-m-z/photoflare.profile
@@ -0,0 +1,50 @@
1# Firejail profile for photoflare
2# Description: Simple painting and editing program
3# This file is overwritten after every install/update
4# Persistent local customizations
5include photoflare.local
6# Persistent global definitions
7include photoflare.local
8
9noblacklist ${PICTURES}
10
11include disable-common.inc
12include disable-devel.inc
13include disable-exec.inc
14include disable-interpreters.inc
15include disable-passwdmgr.inc
16include disable-programs.inc
17include disable-shell.inc
18include disable-xdg.inc
19
20include whitelist-runuser-common.inc
21include whitelist-usr-share-common.inc
22include whitelist-var-common.inc
23
24apparmor
25caps.drop all
26machine-id
27net none
28nodvd
29no3d
30nogroups
31nonewprivs
32noroot
33nosound
34notv
35nou2f
36novideo
37protocol unix
38seccomp
39shell none
40tracelog
41
42disable-mnt
43private-bin photoflare
44private-cache
45private-dev
46private-etc alternatives,fonts,locale,locale.alias,locale.conf,mime.types,X11
47private-tmp
48
49dbus-user none
50dbus-system none