aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/gnubik.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-06-25 15:06:02 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-06-25 15:06:02 +0200
commit37e4d74dff29c56ec5e9b078ea027b0d8352492b (patch)
treebff5dabc43c04c19ee5bf3bda437b32d800e5db7 /etc/profile-a-l/gnubik.profile
parentfix apostrophe (diff)
downloadfirejail-37e4d74dff29c56ec5e9b078ea027b0d8352492b.tar.gz
firejail-37e4d74dff29c56ec5e9b078ea027b0d8352492b.tar.zst
firejail-37e4d74dff29c56ec5e9b078ea027b0d8352492b.zip
new profiles
Diffstat (limited to 'etc/profile-a-l/gnubik.profile')
-rw-r--r--etc/profile-a-l/gnubik.profile50
1 files changed, 50 insertions, 0 deletions
diff --git a/etc/profile-a-l/gnubik.profile b/etc/profile-a-l/gnubik.profile
new file mode 100644
index 000000000..8eaba161c
--- /dev/null
+++ b/etc/profile-a-l/gnubik.profile
@@ -0,0 +1,50 @@
1# Firejail profile for gnubik
2# Description: DESCRIPTION
3# This file is overwritten after every install/update
4# Persistent local customizations
5include gnubik.local
6# Persistent global definitions
7include globals.local
8
9include disable-common.inc
10include disable-devel.inc
11include disable-exec.inc
12include disable-interpreters.inc
13include disable-passwdmgr.inc
14include disable-programs.inc
15include disable-shell.inc
16include disable-xdg.inc
17
18whitelist /usr/share/gnubik
19include whitelist-common.inc
20include whitelist-runuser-common.inc
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
37seccomp
38shell none
39tracelog
40
41disable-mnt
42private
43private-bin gnubik
44private-cache
45private-dev
46private-etc drirc,fonts,gtk-2.0
47private-tmp
48
49dbus-user none
50dbus-system none