summaryrefslogtreecommitdiffstats
path: root/etc/hardinfo.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-03-06 03:59:45 +0000
committerLibravatar GitHub <noreply@github.com>2019-03-06 03:59:45 +0000
commit23c88c7c7d5cda40e1293eaf473af8326c016d84 (patch)
tree82657d7e2d42062a70b2d75c4db18a10ade45d08 /etc/hardinfo.profile
parentFix typo in gpicview.profile (#2521) (diff)
downloadfirejail-23c88c7c7d5cda40e1293eaf473af8326c016d84.tar.gz
firejail-23c88c7c7d5cda40e1293eaf473af8326c016d84.tar.zst
firejail-23c88c7c7d5cda40e1293eaf473af8326c016d84.zip
Drop hardinfo profile (#2522)
* Delete hardinfo.profile The profile is pretty broken as-is. A lot of the info is missing/incorrect and a quick-fix isn't on my horizon. Let's remove it for now and see if we can do better later on. * Remove hardinfo from firecfg
Diffstat (limited to 'etc/hardinfo.profile')
-rw-r--r--etc/hardinfo.profile38
1 files changed, 0 insertions, 38 deletions
diff --git a/etc/hardinfo.profile b/etc/hardinfo.profile
deleted file mode 100644
index 6be3044b4..000000000
--- a/etc/hardinfo.profile
+++ /dev/null
@@ -1,38 +0,0 @@
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-passwdmgr.inc
12include disable-programs.inc
13include disable-xdg.inc
14
15apparmor
16caps.drop all
17machine-id
18ipc-namespace
19netfilter
20nodbus
21nodvd
22nogroups
23nonewprivs
24noroot
25nosound
26nou2f
27protocol unix,inet,inet6
28seccomp
29shell none
30
31disable-mnt
32private-cache
33private-dev
34private-tmp
35
36# memory-deny-write-execute - Breaks on Arch
37noexec ${HOME}
38noexec /tmp