aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/sysprof.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/profile-m-z/sysprof.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/profile-m-z/sysprof.profile')
-rw-r--r--etc/profile-m-z/sysprof.profile52
1 files changed, 52 insertions, 0 deletions
diff --git a/etc/profile-m-z/sysprof.profile b/etc/profile-m-z/sysprof.profile
new file mode 100644
index 000000000..ad3346285
--- /dev/null
+++ b/etc/profile-m-z/sysprof.profile
@@ -0,0 +1,52 @@
1# Firejail profile for sysprof
2# Description: Kernel based performance profiler (GUI)
3# This file is overwritten after every install/update
4# Persistent local customizations
5include sysprof.local
6# Persistent global definitions
7include globals.local
8
9include disable-common.inc
10include disable-devel.inc
11include disable-exec.inc
12include disable-interpreters.inc
13include disable-passwdmgr.inc
14include disable-programs.inc
15include disable-xdg.inc
16
17include whitelist-usr-share-common.inc
18include whitelist-var-common.inc
19
20apparmor
21caps.drop all
22ipc-namespace
23machine-id
24net none
25no3d
26nodvd
27nogroups
28nonewprivs
29# Ubuntu 16.04 version needs root privileges - uncomment or put in sysprof.local if you don't use that
30#noroot
31nosound
32notv
33nou2f
34novideo
35protocol unix,netlink
36shell none
37tracelog
38
39disable-mnt
40#private-bin sysprof - breaks GUI help menu
41private-cache
42private-dev
43private-etc alternatives,fonts,ld.so.cache,machine-id,ssl
44# private-lib breaks GUI help menu
45#private-lib gdk-pixbuf-2.*,gio,gtk3,gvfs/libgvfscommon.so,libgconf-2.so.*,librsvg-2.so.*,libsysprof-2.so,libsysprof-ui-2.so
46private-tmp
47
48# makes settings immutable
49# dbus-user none
50# dbus-system none
51
52# memory-deny-write-execute - Breaks GUI on Arch