aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/webui-aria2.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/webui-aria2.profile')
-rw-r--r--etc/profile-m-z/webui-aria2.profile38
1 files changed, 38 insertions, 0 deletions
diff --git a/etc/profile-m-z/webui-aria2.profile b/etc/profile-m-z/webui-aria2.profile
new file mode 100644
index 000000000..8928f8116
--- /dev/null
+++ b/etc/profile-m-z/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-exec.inc
14include disable-interpreters.inc
15include disable-passwdmgr.inc
16include disable-programs.inc
17include disable-xdg.inc
18
19caps.drop all
20netfilter
21nodvd
22nogroups
23nonewprivs
24noroot
25nosound
26notv
27nou2f
28novideo
29protocol unix,inet,inet6
30seccomp
31shell none
32
33private-cache
34private-dev
35private-tmp
36
37dbus-user none
38dbus-system none