aboutsummaryrefslogtreecommitdiffstats
path: root/etc/artha.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2018-10-13 21:58:52 +0200
committerLibravatar smitsohu <smitsohu@gmail.com>2018-10-13 21:58:52 +0200
commitf64ec79cd3dc91f19ebf8c41306e812548102b1f (patch)
treef6a5958418ac6e41ec00064eb69f7df013b2f5d6 /etc/artha.profile
parentimprove clean_pathname() function: drop realloc (diff)
parentUpdate gnome-pie profile (#2191) (diff)
downloadfirejail-f64ec79cd3dc91f19ebf8c41306e812548102b1f.tar.gz
firejail-f64ec79cd3dc91f19ebf8c41306e812548102b1f.tar.zst
firejail-f64ec79cd3dc91f19ebf8c41306e812548102b1f.zip
Merge branch 'master' of https://github.com/netblue30/firejail
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