aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/kalgebra.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/profile-a-l/kalgebra.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/profile-a-l/kalgebra.profile')
-rw-r--r--etc/profile-a-l/kalgebra.profile49
1 files changed, 49 insertions, 0 deletions
diff --git a/etc/profile-a-l/kalgebra.profile b/etc/profile-a-l/kalgebra.profile
new file mode 100644
index 000000000..e1e93163b
--- /dev/null
+++ b/etc/profile-a-l/kalgebra.profile
@@ -0,0 +1,49 @@
1# Firejail profile for kalgebra
2# Description: 2D and 3D Graph Calculator
3# This file is overwritten after every install/update
4# Persistent local customizations
5include kalgebra.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/kalgebrarc
10noblacklist ${HOME}/.local/share/kalgebra
11
12include disable-common.inc
13include disable-devel.inc
14include disable-exec.inc
15include disable-interpreters.inc
16include disable-passwdmgr.inc
17include disable-programs.inc
18include disable-xdg.inc
19
20whitelist /usr/share/kalgebramobile
21include whitelist-usr-share-common.inc
22include whitelist-var-common.inc
23
24apparmor
25caps.drop all
26machine-id
27net none
28nodvd
29nogroups
30nonewprivs
31noroot
32nosound
33notv
34nou2f
35novideo
36protocol unix,netlink
37seccomp !chroot
38shell none
39# tracelog
40
41disable-mnt
42private-bin kalgebra,kalgebramobile
43private-cache
44private-dev
45private-etc fonts,machine-id
46private-tmp
47
48dbus-user none
49dbus-system none