summaryrefslogtreecommitdiffstats
path: root/etc/clamav.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-09-18 14:27:58 -0400
committerLibravatar Tad <tad@spotco.us>2017-09-18 14:27:58 -0400
commitae5948cb84bd1327ab9f6f0577fd75bfe9a74787 (patch)
treeee6f8a1bd5659453c8ecf24036adaef8f11bee3b /etc/clamav.profile
parentAdd a profile for ClamAV's clamscan (diff)
downloadfirejail-ae5948cb84bd1327ab9f6f0577fd75bfe9a74787.tar.gz
firejail-ae5948cb84bd1327ab9f6f0577fd75bfe9a74787.tar.zst
firejail-ae5948cb84bd1327ab9f6f0577fd75bfe9a74787.zip
Add a profile for clamdscan, clamdtop, and freshclam
Diffstat (limited to 'etc/clamav.profile')
-rw-r--r--etc/clamav.profile32
1 files changed, 32 insertions, 0 deletions
diff --git a/etc/clamav.profile b/etc/clamav.profile
new file mode 100644
index 000000000..a5aacc1d5
--- /dev/null
+++ b/etc/clamav.profile
@@ -0,0 +1,32 @@
1# Firejail profile for clamav
2# This file is overwritten after every install/update
3quiet
4# Persistent local customizations
5include /etc/firejail/clamav.local
6# Persistent global definitions
7include /etc/firejail/globals.local
8
9
10caps.drop all
11ipc-namespace
12net none
13no3d
14nodvd
15nogroups
16nonewprivs
17noroot
18nosound
19notv
20novideo
21protocol unix
22seccomp
23shell none
24tracelog
25x11 none
26
27private-dev
28read-only ${HOME}
29
30memory-deny-write-execute
31noexec ${HOME}
32noexec /tmp