aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/hardinfo.profile42
-rw-r--r--src/firecfg/firecfg.config1
2 files changed, 43 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
diff --git a/src/firecfg/firecfg.config b/src/firecfg/firecfg.config
index d2519f879..033a47965 100644
--- a/src/firecfg/firecfg.config
+++ b/src/firecfg/firecfg.config
@@ -222,6 +222,7 @@ gucharmap
222gwenview 222gwenview
223handbrake 223handbrake
224handbrake-gtk 224handbrake-gtk
225hardinfo
225hashcat 226hashcat
226hedgewars 227hedgewars
227hexchat 228hexchat