aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/crow.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/crow.profile')
-rw-r--r--etc/profile-a-l/crow.profile45
1 files changed, 45 insertions, 0 deletions
diff --git a/etc/profile-a-l/crow.profile b/etc/profile-a-l/crow.profile
new file mode 100644
index 000000000..755b6e9f8
--- /dev/null
+++ b/etc/profile-a-l/crow.profile
@@ -0,0 +1,45 @@
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-exec.inc
17include disable-interpreters.inc
18include disable-passwdmgr.inc
19include disable-programs.inc
20include disable-xdg.inc
21
22include whitelist-common.inc
23
24caps.drop all
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 alternatives,asound.conf,ca-certificates,crypto-policies,dconf,fonts,machine-id,nsswitch.conf,pki,pulse,resolv.conf,ssl
42private-opt none
43private-tmp
44private-srv none
45