aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ostrichriders.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2019-03-20 15:32:00 +0100
committerLibravatar smitsohu <smitsohu@gmail.com>2019-03-20 15:32:00 +0100
commit571dbb8fe4728f2baa7b5ec5cfb80da2853cb95e (patch)
treea0202d72630fb4c0002faafa221c20262550246e /etc/ostrichriders.profile
parenthardening: run more code unprivileged (diff)
parentNew profiles: Maelstrom and ostrichrider (diff)
downloadfirejail-571dbb8fe4728f2baa7b5ec5cfb80da2853cb95e.tar.gz
firejail-571dbb8fe4728f2baa7b5ec5cfb80da2853cb95e.tar.zst
firejail-571dbb8fe4728f2baa7b5ec5cfb80da2853cb95e.zip
Merge branch 'master' of https://github.com/netblue30/firejail
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