aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/bpftop.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/bpftop.profile')
-rw-r--r--etc/profile-a-l/bpftop.profile61
1 files changed, 61 insertions, 0 deletions
diff --git a/etc/profile-a-l/bpftop.profile b/etc/profile-a-l/bpftop.profile
new file mode 100644
index 000000000..1bcfce06c
--- /dev/null
+++ b/etc/profile-a-l/bpftop.profile
@@ -0,0 +1,61 @@
1# Firejail profile for bpftop
2# Description: Dynamic real-time view of running eBPF programs
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include bpftop.local
7# Persistent global definitions
8include globals.local
9
10blacklist /tmp/.X11-unix
11blacklist /usr/libexec
12blacklist ${RUNUSER}
13
14include disable-common.inc
15include disable-devel.inc
16include disable-exec.inc
17include disable-interpreters.inc
18include disable-proc.inc
19include disable-programs.inc
20include disable-shell.inc
21include disable-xdg.inc
22
23include whitelist-common.inc
24include whitelist-run-common.inc
25include whitelist-runuser-common.inc
26include whitelist-usr-share-common.inc
27include whitelist-var-common.inc
28
29apparmor
30caps.keep sys_admin
31ipc-namespace
32machine-id
33net none
34no3d
35nodvd
36nogroups
37noinput
38noprinters
39#noroot
40nosound
41notv
42nou2f
43novideo
44seccomp.drop socket
45seccomp.block-secondary
46tracelog
47x11 none
48
49disable-mnt
50private-bin bpftop
51private-cache
52private-dev
53private-etc
54private-tmp
55
56dbus-user none
57dbus-system none
58
59memory-deny-write-execute
60restrict-namespaces
61read-only ${HOME}