summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar SkewedZeppelin <8296104+SkewedZeppelin@users.noreply.github.com>2018-10-13 04:14:09 +0000
committerLibravatar GitHub <noreply@github.com>2018-10-13 04:14:09 +0000
commit6c4b2cefab09d7b9bf72afb04896c7e3e6495404 (patch)
treeb53c3ad1e7c4606bedd64b2fabf30f9b6ff7b1fd /etc
parentMerge pull request #2179 from glitsj16/cpio-alias (diff)
parentAdd artha to firecfg (diff)
downloadfirejail-6c4b2cefab09d7b9bf72afb04896c7e3e6495404.tar.gz
firejail-6c4b2cefab09d7b9bf72afb04896c7e3e6495404.tar.zst
firejail-6c4b2cefab09d7b9bf72afb04896c7e3e6495404.zip
Merge pull request #2180 from glitsj16/artha
Create artha.profile
Diffstat (limited to 'etc')
-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