aboutsummaryrefslogtreecommitdiffstats
path: root/etc/sysprof-cli.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-03-02 05:06:12 +0000
committerLibravatar GitHub <noreply@github.com>2019-03-02 05:06:12 +0000
commit37dc45e5d1df5c8fdca79dd89e39a03d08d3c9aa (patch)
treebe7bddf1240fe364cc38f4e977d85093bbf33748 /etc/sysprof-cli.profile
parentAdd new profile for simplescreenrecorder (#2500) (diff)
downloadfirejail-37dc45e5d1df5c8fdca79dd89e39a03d08d3c9aa.tar.gz
firejail-37dc45e5d1df5c8fdca79dd89e39a03d08d3c9aa.tar.zst
firejail-37dc45e5d1df5c8fdca79dd89e39a03d08d3c9aa.zip
Add new profile for sysprof (#2501)
* Create sysprof.profile * Create sysprof-cli.profile * Add sysprof to firecfg
Diffstat (limited to 'etc/sysprof-cli.profile')
-rw-r--r--etc/sysprof-cli.profile18
1 files changed, 18 insertions, 0 deletions
diff --git a/etc/sysprof-cli.profile b/etc/sysprof-cli.profile
new file mode 100644
index 000000000..28d279d77
--- /dev/null
+++ b/etc/sysprof-cli.profile
@@ -0,0 +1,18 @@
1# Firejail profile for sysprof-cli
2# Description: Kernel based performance profiler (CLI)
3# This file is overwritten after every install/update
4# Persistent local customizations
5include sysprof-cli.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10nodbus
11
12# There is no GUI help menu to break in the CLI version
13private-bin sysprof-cli
14private-lib
15
16
17# Redirect
18include sysprof.profile