aboutsummaryrefslogtreecommitdiffstats
path: root/etc/artha.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2018-10-13 03:11:35 +0000
committerLibravatar GitHub <noreply@github.com>2018-10-13 03:11:35 +0000
commit603ed6a61c5b9acf1ffdce857ced107fc96ad149 (patch)
tree6778f463158a08a30b024d51f78e1092f48ea206 /etc/artha.profile
parentfs_whitelist: no warning if macro resolution fails because of missing homedir (diff)
downloadfirejail-603ed6a61c5b9acf1ffdce857ced107fc96ad149.tar.gz
firejail-603ed6a61c5b9acf1ffdce857ced107fc96ad149.tar.zst
firejail-603ed6a61c5b9acf1ffdce857ced107fc96ad149.zip
Create artha.profile
Diffstat (limited to 'etc/artha.profile')
-rw-r--r--etc/artha.profile46
1 files changed, 46 insertions, 0 deletions
diff --git a/etc/artha.profile b/etc/artha.profile
new file mode 100644
index 000000000..befe9295f
--- /dev/null
+++ b/etc/artha.profile
@@ -0,0 +1,46 @@
1# Firejail profile for artha
2# Description: A free cross-platform English thesaurus based on WordNet
3# This file is overwritten after every install/update
4# Persistent local customizations
5include /etc/firejail/artha.local
6# Persistent global definitions
7include /etc/firejail/globals.local
8
9noblacklist ${HOME}/.config/artha.conf
10noblacklist ${HOME}/.config/enchant
11
12include /etc/firejail/disable-common.inc
13include /etc/firejail/disable-devel.inc
14include /etc/firejail/disable-interpreters.inc
15include /etc/firejail/disable-passwdmgr.inc
16include /etc/firejail/disable-programs.inc
17
18caps.drop all
19ipc-namespace
20machine-id
21net none
22no3d
23# nodbus
24nodvd
25nogroups
26nonewprivs
27noroot
28nosound
29notv
30nou2f
31novideo
32protocol unix
33seccomp
34shell none
35
36disable-mnt
37private-bin artha,enchant,notify-send
38private-cache
39private-dev
40private-etc fonts
41private-lib libnotify.so.*
42private-tmp
43
44memory-deny-write-execute
45noexec ${HOME}
46noexec /tmp