mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-25 14:12:26 -06:00
18 lines
425 B
Text
18 lines
425 B
Text
# Firejail profile for sysprof-cli
|
|
# Description: Kernel based performance profiler (CLI)
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include sysprof-cli.local
|
|
# Persistent global definitions
|
|
# added by included profile
|
|
#include globals.local
|
|
|
|
nodbus
|
|
|
|
# There is no GUI help menu to break in the CLI version
|
|
private-bin sysprof-cli
|
|
private-lib
|
|
|
|
|
|
# Redirect
|
|
include sysprof.profile
|