aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar Irvine <irvinemcminn@gmail.com>2017-09-19 10:28:36 -0400
committerLibravatar Tad <tad@spotco.us>2017-09-19 10:28:36 -0400
commit807ec197d34c90500fe2f81e777c207c2a8d6e8e (patch)
tree6bc1b9db6bc9ae012b40d1c57557cb03e9cf1337 /etc
parentupdate KDE whitelist (diff)
downloadfirejail-807ec197d34c90500fe2f81e777c207c2a8d6e8e.tar.gz
firejail-807ec197d34c90500fe2f81e777c207c2a8d6e8e.tar.zst
firejail-807ec197d34c90500fe2f81e777c207c2a8d6e8e.zip
Add a profile for Conky
Diffstat (limited to 'etc')
-rw-r--r--etc/conky.profile35
1 files changed, 35 insertions, 0 deletions
diff --git a/etc/conky.profile b/etc/conky.profile
new file mode 100644
index 000000000..4ee25f099
--- /dev/null
+++ b/etc/conky.profile
@@ -0,0 +1,35 @@
1# Firejail profile for conky
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/conky.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8
9include /etc/firejail/disable-common.inc
10include /etc/firejail/disable-devel.inc
11include /etc/firejail/disable-passwdmgr.inc
12include /etc/firejail/disable-programs.inc
13
14caps.drop all
15ipc-namespace
16netfilter
17no3d
18nodvd
19nogroups
20nonewprivs
21noroot
22nosound
23notv
24novideo
25protocol unix,inet,inet6
26seccomp
27shell none
28
29disable-mnt
30private-dev
31private-tmp
32
33memory-deny-write-execute
34noexec ${HOME}
35noexec /tmp