aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ostrichriders.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2019-03-20 03:07:43 -0400
committerLibravatar Tad <tad@spotco.us>2019-03-20 03:07:43 -0400
commitd7435c29e35cf7114b57e35d7708a1b864c07f00 (patch)
tree3582d4b8a99c0ae5120b32883e71bb8b002a0690 /etc/ostrichriders.profile
parentHarden easystroke (#2606) (diff)
downloadfirejail-d7435c29e35cf7114b57e35d7708a1b864c07f00.tar.gz
firejail-d7435c29e35cf7114b57e35d7708a1b864c07f00.tar.zst
firejail-d7435c29e35cf7114b57e35d7708a1b864c07f00.zip
New profiles: Maelstrom and ostrichrider
Diffstat (limited to 'etc/ostrichriders.profile')
-rw-r--r--etc/ostrichriders.profile46
1 files changed, 46 insertions, 0 deletions
diff --git a/etc/ostrichriders.profile b/etc/ostrichriders.profile
new file mode 100644
index 000000000..4eedddefd
--- /dev/null
+++ b/etc/ostrichriders.profile
@@ -0,0 +1,46 @@
1# Firejail profile for ostrichriders
2# Description: Knights flying on ostriches compete against other riders
3# This file is overwritten after every install/update
4# Persistent local customizations
5include ostrichriders.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.ostrichriders
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
17include disable-xdg.inc
18
19mkdir ${HOME}/.ostrichriders
20whitelist ${HOME}/.ostrichriders
21include whitelist-common.inc
22include whitelist-var-common.inc
23
24caps.drop all
25ipc-namespace
26net none
27nodbus
28nodvd
29nogroups
30nonewprivs
31noroot
32notv
33nou2f
34novideo
35# protocol seems to have a huge impact on performance
36#protocol unix
37seccomp
38shell none
39tracelog
40
41disable-mnt
42private-bin ostrichriders
43private-cache
44# private-dev should be commented for controllers
45private-dev
46private-tmp