aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/bless.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/bless.profile')
-rw-r--r--etc/profile-a-l/bless.profile42
1 files changed, 42 insertions, 0 deletions
diff --git a/etc/profile-a-l/bless.profile b/etc/profile-a-l/bless.profile
new file mode 100644
index 000000000..216e86109
--- /dev/null
+++ b/etc/profile-a-l/bless.profile
@@ -0,0 +1,42 @@
1# Firejail profile for bless
2# Description: A full featured hexadecimal editor
3# This file is overwritten after every install/update
4# Persistent local customizations
5include bless.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/bless
10
11include disable-common.inc
12include disable-devel.inc
13include disable-exec.inc
14include disable-interpreters.inc
15include disable-passwdmgr.inc
16include disable-programs.inc
17
18include whitelist-var-common.inc
19
20caps.drop all
21net none
22no3d
23nodvd
24nogroups
25nonewprivs
26noroot
27nosound
28notv
29nou2f
30novideo
31protocol unix
32seccomp
33shell none
34
35# private-bin bash,bless,mono,sh
36private-cache
37private-dev
38private-etc alternatives,fonts,mono
39private-tmp
40
41dbus-user none
42dbus-system none