aboutsummaryrefslogtreecommitdiffstats
path: root/etc/crow.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/crow.profile')
-rw-r--r--etc/crow.profile47
1 files changed, 47 insertions, 0 deletions
diff --git a/etc/crow.profile b/etc/crow.profile
new file mode 100644
index 000000000..a8a00f596
--- /dev/null
+++ b/etc/crow.profile
@@ -0,0 +1,47 @@
1# Firejail profile for crow
2# Description: A translator that allows to translate and say selected text using Google, Yandex and Bing translate API
3# This file is overwritten after every install/update
4# Persistent local customizations
5include crow.local
6# Persistent global definitions
7include globals.local
8
9mkdir ${HOME}/.config/crow
10mkdir ${HOME}/.cache/gstreamer-1.0
11whitelist ${HOME}/.config/crow
12whitelist ${HOME}/.cache/gstreamer-1.0
13
14include disable-common.inc
15include disable-devel.inc
16include disable-interpreters.inc
17include disable-passwdmgr.inc
18include disable-programs.inc
19include disable-xdg.inc
20
21include whitelist-common.inc
22
23caps.drop all
24ipc-namespace
25netfilter
26no3d
27nodvd
28nogroups
29nonewprivs
30noroot
31notv
32nou2f
33novideo
34protocol unix,inet,inet6,netlink
35seccomp
36shell none
37
38disable-mnt
39private-bin crow
40private-dev
41private-etc ca-certificates,ssl,machine-id,dconf,nsswitch.conf,resolv.conf,fonts,asound.conf,pulse,pki,crypto-policies
42private-opt none
43private-tmp
44private-srv none
45
46noexec ${HOME}
47noexec /tmp