aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/sysprof-cli.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-cli.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-cli.profile')
-rw-r--r--etc/profile-m-z/sysprof-cli.profile20
1 files changed, 20 insertions, 0 deletions
diff --git a/etc/profile-m-z/sysprof-cli.profile b/etc/profile-m-z/sysprof-cli.profile
new file mode 100644
index 000000000..8f4de130b
--- /dev/null
+++ b/etc/profile-m-z/sysprof-cli.profile
@@ -0,0 +1,20 @@
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
10# There is no GUI help menu to break in the CLI version
11private-bin sysprof-cli
12private-lib
13
14dbus-user none
15dbus-system none
16
17memory-deny-write-execute
18
19# Redirect
20include sysprof.profile