aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/com.github.bleakgrey.tootle.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/com.github.bleakgrey.tootle.profile')
-rw-r--r--etc/profile-a-l/com.github.bleakgrey.tootle.profile55
1 files changed, 55 insertions, 0 deletions
diff --git a/etc/profile-a-l/com.github.bleakgrey.tootle.profile b/etc/profile-a-l/com.github.bleakgrey.tootle.profile
new file mode 100644
index 000000000..4de7eb497
--- /dev/null
+++ b/etc/profile-a-l/com.github.bleakgrey.tootle.profile
@@ -0,0 +1,55 @@
1# Firejail profile for com.github.bleakgrey.tootle
2# Description: Gtk Mastodon client
3# This file is overwritten after every install/update
4# Persistent local customizations
5include com.github.bleakgrey.tootle.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/com.github.bleakgrey.tootle
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
20mkdir ${HOME}/.config/com.github.bleakgrey.tootle
21whitelist ${DOWNLOADS}
22whitelist ${HOME}/.config/com.github.bleakgrey.tootle
23include whitelist-common.inc
24include whitelist-runuser-common.inc
25include whitelist-usr-share-common.inc
26include whitelist-var-common.inc
27
28apparmor
29caps.drop all
30machine-id
31netfilter
32nodvd
33nogroups
34nonewprivs
35noroot
36notv
37nou2f
38novideo
39protocol unix,inet,inet6
40seccomp
41shell none
42tracelog
43
44disable-mnt
45private-bin com.github.bleakgrey.tootle
46private-cache
47private-dev
48private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,dconf,fonts,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,machine-id mime.types,nsswitch.conf,pki,pulse,resolv.conf,ssl,X11,xdg
49private-tmp
50
51# Settings are immutable
52# dbus-user filter
53# dbus-user.own com.github.bleakgrey.tootle
54# dbus-user.talk ca.desrt.dconf
55dbus-system none