summaryrefslogtreecommitdiffstats
path: root/etc/crow.profile
diff options
context:
space:
mode:
authorLibravatar Lockdis <45907176+Lockdis@users.noreply.github.com>2019-01-24 18:59:08 +0100
committerLibravatar Lockdis <45907176+Lockdis@users.noreply.github.com>2019-01-24 18:59:08 +0100
commit8c8a62f238feba0151f780d8a788b1f01aa33b42 (patch)
tree53a9aebe33fe1404ab392f9d5628ad99b29e8e5b /etc/crow.profile
parentadd crow (diff)
downloadfirejail-8c8a62f238feba0151f780d8a788b1f01aa33b42.tar.gz
firejail-8c8a62f238feba0151f780d8a788b1f01aa33b42.tar.zst
firejail-8c8a62f238feba0151f780d8a788b1f01aa33b42.zip
Update nyx.profile, crow.profile
Diffstat (limited to 'etc/crow.profile')
-rw-r--r--etc/crow.profile14
1 files changed, 2 insertions, 12 deletions
diff --git a/etc/crow.profile b/etc/crow.profile
index 14145ffea..a8a00f596 100644
--- a/etc/crow.profile
+++ b/etc/crow.profile
@@ -1,16 +1,13 @@
1# Firejail profile for crow 1# Firejail profile for crow
2# Description: A translator that allows to translate and say selected text using Google, Yandex and Bing translate API
2# This file is overwritten after every install/update 3# This file is overwritten after every install/update
3# Persistent local customizations 4# Persistent local customizations
4include crow.local 5include crow.local
5# Persistent global definitions 6# Persistent global definitions
6include globals.local 7include globals.local
7 8
8noblacklist ${HOME}/.config/crow
9noblacklist ${HOME}/.cache/gstreamer-1.0
10
11mkdir ${HOME}/.config/crow 9mkdir ${HOME}/.config/crow
12mkdir ${HOME}/.cache/gstreamer-1.0 10mkdir ${HOME}/.cache/gstreamer-1.0
13
14whitelist ${HOME}/.config/crow 11whitelist ${HOME}/.config/crow
15whitelist ${HOME}/.cache/gstreamer-1.0 12whitelist ${HOME}/.cache/gstreamer-1.0
16 13
@@ -23,35 +20,28 @@ include disable-xdg.inc
23 20
24include whitelist-common.inc 21include whitelist-common.inc
25 22
26# apparmor
27caps.drop all 23caps.drop all
28# ipc-namespace 24ipc-namespace
29netfilter 25netfilter
30no3d 26no3d
31nodbus
32nodvd 27nodvd
33nogroups 28nogroups
34nonewprivs 29nonewprivs
35noroot 30noroot
36# nosound
37notv 31notv
38nou2f 32nou2f
39novideo 33novideo
40protocol unix,inet,inet6,netlink 34protocol unix,inet,inet6,netlink
41seccomp 35seccomp
42shell none 36shell none
43# tracelog
44 37
45disable-mnt 38disable-mnt
46private-bin crow 39private-bin crow
47# private-cache
48private-dev 40private-dev
49private-etc ca-certificates,ssl,machine-id,dconf,nsswitch.conf,resolv.conf,fonts,asound.conf,pulse,pki,crypto-policies 41private-etc ca-certificates,ssl,machine-id,dconf,nsswitch.conf,resolv.conf,fonts,asound.conf,pulse,pki,crypto-policies
50# private-lib
51private-opt none 42private-opt none
52private-tmp 43private-tmp
53private-srv none 44private-srv none
54 45
55# memory-deny-write-execute
56noexec ${HOME} 46noexec ${HOME}
57noexec /tmp 47noexec /tmp