summaryrefslogtreecommitdiffstats
path: root/etc/hardinfo.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-03-01 00:27:02 +0000
committerLibravatar GitHub <noreply@github.com>2019-03-01 00:27:02 +0000
commit871603487d92dc51570f6cac8feee9ad863bb15e (patch)
tree06ea6c714887d3555ffe19b1648a75be445c56fc /etc/hardinfo.profile
parentAdd new profile for gnome-system-log (#2486) (diff)
downloadfirejail-871603487d92dc51570f6cac8feee9ad863bb15e.tar.gz
firejail-871603487d92dc51570f6cac8feee9ad863bb15e.tar.zst
firejail-871603487d92dc51570f6cac8feee9ad863bb15e.zip
Add new profile for hardinfo (#2487)
* Create hardinfo.profile * Add hardinfo to firecfg
Diffstat (limited to 'etc/hardinfo.profile')
-rw-r--r--etc/hardinfo.profile42
1 files changed, 42 insertions, 0 deletions
diff --git a/etc/hardinfo.profile b/etc/hardinfo.profile
new file mode 100644
index 000000000..e6edc245f
--- /dev/null
+++ b/etc/hardinfo.profile
@@ -0,0 +1,42 @@
1# Firejail profile for hardinfo
2# Description: A system information and benchmark tool
3# This file is overwritten after every install/update
4# Persistent local customizations
5include hardinfo.local
6# Persistent global definitions
7include globals.local
8
9include disable-common.inc
10include disable-devel.inc
11include disable-interpreters.inc
12include disable-passwdmgr.inc
13include disable-programs.inc
14include disable-xdg.inc
15
16apparmor
17caps.drop all
18machine-id
19ipc-namespace
20netfilter
21no3d
22nodbus
23nodvd
24nogroups
25nonewprivs
26noroot
27nosound
28notv
29nou2f
30novideo
31protocol unix,inet,inet6
32seccomp
33shell none
34
35disable-mnt
36private-cache
37private-dev
38private-tmp
39
40# memory-deny-write-execute - Breaks on Arch
41noexec ${HOME}
42noexec /tmp