aboutsummaryrefslogtreecommitdiffstats
path: root/etc/sysprof.profile
blob: 9188df7094869c9ed7b390a6a8e82f04506e6516 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# Firejail profile for sysprof
# Description: Kernel based performance profiler (GUI)
# This file is overwritten after every install/update
# Persistent local customizations
include sysprof.local
# Persistent global definitions
include globals.local

include disable-common.inc
include disable-devel.inc
include disable-exec.inc
include disable-interpreters.inc
include disable-passwdmgr.inc
include disable-programs.inc
include disable-xdg.inc

include whitelist-usr-share-common.inc

apparmor
caps.drop all
ipc-namespace
machine-id
net none
no3d
# nodbus - makes settings immutable
nodvd
nogroups
nonewprivs
# Ubuntu 16.04 version needs root privileges - uncomment or put in sysprof.local if you don't use that
#noroot
nosound
notv
nou2f
novideo
protocol unix,netlink
shell none
tracelog

disable-mnt
#private-bin sysprof - breaks GUI help menu
private-cache
private-dev
private-etc alternatives,fonts,ld.so.cache,machine-id,ssl
# private-lib breaks GUI help menu
#private-lib gdk-pixbuf-2.*,gio,gtk3,gvfs/libgvfscommon.so,libgconf-2.so.*,librsvg-2.so.*,libsysprof-2.so,libsysprof-ui-2.so
private-tmp

# memory-deny-write-execute - Breaks GUI on Arch