aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2024-03-14 18:46:27 +0000
committerLibravatar GitHub <noreply@github.com>2024-03-14 18:46:27 +0000
commit138a9edb8c681f613f17379cc8dc9a470fb3ea3f (patch)
treef805d8459b0c3c93f297b4ed8c78d2a955aac2a3 /etc
parentNew profile: bpftop.profile (#6231) (diff)
downloadfirejail-138a9edb8c681f613f17379cc8dc9a470fb3ea3f.tar.gz
firejail-138a9edb8c681f613f17379cc8dc9a470fb3ea3f.tar.zst
firejail-138a9edb8c681f613f17379cc8dc9a470fb3ea3f.zip
New profile: erd.profile (#6236)
Description: Multi-threaded file-tree visualizer and disk usage analyzer. https://github.com/solidiquis/erdtree https://archlinux.org/packages/extra/x86_64/erdtree/ Note: The repo and package are called `erdtree`, but the executable is `erd`.
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-a-l/erd.profile44
1 files changed, 44 insertions, 0 deletions
diff --git a/etc/profile-a-l/erd.profile b/etc/profile-a-l/erd.profile
new file mode 100644
index 000000000..8ab145016
--- /dev/null
+++ b/etc/profile-a-l/erd.profile
@@ -0,0 +1,44 @@
1# Firejail profile for erd
2# Description: Multi-threaded file-tree visualizer and disk usage analyzer
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include erd.local
7# Persistent global definitions
8include globals.local
9
10blacklist /tmp/.X11-unix
11
12include disable-exec.inc
13
14apparmor
15caps.drop all
16ipc-namespace
17machine-id
18net none
19no3d
20nodvd
21nogroups
22noinput
23nonewprivs
24noprinters
25noroot
26nosound
27notv
28nou2f
29novideo
30seccomp socket
31seccomp.block-secondary
32x11 none
33
34# private-bin erd does work but defeats the purpose of this app
35#private-bin erd
36private-dev
37
38dbus-user none
39dbus-system none
40
41memory-deny-write-execute
42read-only ${HOME}
43read-only ${RUNUSER}
44restrict-namespaces