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