aboutsummaryrefslogtreecommitdiffstats
path: root/etc/archaudit-report.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/archaudit-report.profile')
-rw-r--r--etc/archaudit-report.profile41
1 files changed, 41 insertions, 0 deletions
diff --git a/etc/archaudit-report.profile b/etc/archaudit-report.profile
new file mode 100644
index 000000000..3d0d1d356
--- /dev/null
+++ b/etc/archaudit-report.profile
@@ -0,0 +1,41 @@
1# Firejail profile for archaudit-report
2# This file is overwritten after every install/update
3quiet
4# Persistent local customizations
5include /etc/firejail/archaudit-report.local
6# Persistent global definitions
7include /etc/firejail/globals.local
8
9
10noblacklist /var/lib/pacman
11
12include /etc/firejail/disable-common.inc
13include /etc/firejail/disable-devel.inc
14include /etc/firejail/disable-passwdmgr.inc
15include /etc/firejail/disable-programs.inc
16include /etc/firejail/whitelist-common.inc
17
18caps.drop all
19ipc-namespace
20netfilter
21no3d
22nodvd
23nogroups
24nonewprivs
25noroot
26nosound
27notv
28novideo
29protocol unix,inet,inet6
30seccomp
31shell none
32
33disable-mnt
34private
35private-bin archaudit-report,arch-audit,bash,cat,comm,cut,date,fold,grep,pacman,pactree,rm,sed,sort,whoneeds
36#private-dev
37private-tmp
38
39memory-deny-write-execute
40noexec ${HOME}
41noexec /tmp