aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/itch.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/itch.profile')
-rw-r--r--etc/profile-a-l/itch.profile42
1 files changed, 42 insertions, 0 deletions
diff --git a/etc/profile-a-l/itch.profile b/etc/profile-a-l/itch.profile
new file mode 100644
index 000000000..b3c78c810
--- /dev/null
+++ b/etc/profile-a-l/itch.profile
@@ -0,0 +1,42 @@
1# Firejail profile for itch
2# This file is overwritten after every install/update
3# Persistent local customizations
4include itch.local
5# Persistent global definitions
6include globals.local
7
8# itch.io has native firejail/sandboxing support bundled in
9# See https://itch.io/docs/itch/using/sandbox/linux.html
10
11noblacklist ${HOME}/.itch
12noblacklist ${HOME}/.config/itch
13
14include disable-common.inc
15include disable-devel.inc
16include disable-interpreters.inc
17include disable-passwdmgr.inc
18include disable-programs.inc
19
20mkdir ${HOME}/.itch
21mkdir ${HOME}/.config/itch
22whitelist ${HOME}/.itch
23whitelist ${HOME}/.config/itch
24include whitelist-common.inc
25
26caps.drop all
27netfilter
28nodvd
29nogroups
30nonewprivs
31noroot
32notv
33nou2f
34novideo
35protocol unix,inet,inet6,netlink
36seccomp
37shell none
38
39private-dev
40private-tmp
41
42noexec /tmp