summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-02-18 14:49:48 +0000
committerLibravatar GitHub <noreply@github.com>2019-02-18 14:49:48 +0000
commita07d45801e4025c3ff33772c5733af3660b3f167 (patch)
tree8bf760c6319ec602690debfc41dfedba7edc29e0 /etc
parentMerge pull request #2418 from glitsj16/webstorm (diff)
parentwebui-aria2: Added @glitsj16's comments (diff)
downloadfirejail-a07d45801e4025c3ff33772c5733af3660b3f167.tar.gz
firejail-a07d45801e4025c3ff33772c5733af3660b3f167.tar.zst
firejail-a07d45801e4025c3ff33772c5733af3660b3f167.zip
Merge pull request #2409 from schtobia/master
Added profile for webui-aria2
Diffstat (limited to 'etc')
-rw-r--r--etc/webui-aria2.profile38
1 files changed, 38 insertions, 0 deletions
diff --git a/etc/webui-aria2.profile b/etc/webui-aria2.profile
new file mode 100644
index 000000000..5bc9c122b
--- /dev/null
+++ b/etc/webui-aria2.profile
@@ -0,0 +1,38 @@
1# Firejail profile for webui-aria2
2# Run this with firejail --profile=webui-aria2 node node-server.js
3# This file is overwritten after every install/update
4# Persistent local customizations
5include webui-aria2.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${PATH}/node
10
11include disable-common.inc
12include disable-devel.inc
13include disable-interpreters.inc
14include disable-passwdmgr.inc
15include disable-programs.inc
16include disable-xdg.inc
17
18caps.drop all
19netfilter
20nodbus
21nodvd
22nogroups
23nonewprivs
24noroot
25nosound
26notv
27nou2f
28novideo
29protocol unix,inet,inet6
30seccomp
31shell none
32
33private-cache
34private-dev
35private-tmp
36
37noexec ${HOME}
38noexec /tmp