aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2020-02-13 10:53:24 +0000
committerLibravatar GitHub <noreply@github.com>2020-02-13 10:53:24 +0000
commit1ed97156a7a99ecdaf47f7007362a690149e6cff (patch)
treebc376a3b6b8ac5670000fcfa627268535b71c1c7
parentadded by included profile (diff)
downloadfirejail-1ed97156a7a99ecdaf47f7007362a690149e6cff.tar.gz
firejail-1ed97156a7a99ecdaf47f7007362a690149e6cff.tar.zst
firejail-1ed97156a7a99ecdaf47f7007362a690149e6cff.zip
allow networking in openshot.profile
Openshot 2.5.0 needs networking. This fixes #3221.
-rw-r--r--etc/openshot.profile5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/openshot.profile b/etc/openshot.profile
index 116cb56e4..2f5d475ba 100644
--- a/etc/openshot.profile
+++ b/etc/openshot.profile
@@ -24,7 +24,8 @@ include whitelist-var-common.inc
24 24
25apparmor 25apparmor
26caps.drop all 26caps.drop all
27net none 27#net none
28netfilter
28nodbus 29nodbus
29nodvd 30nodvd
30nogroups 31nogroups
@@ -32,7 +33,7 @@ nonewprivs
32noroot 33noroot
33notv 34notv
34nou2f 35nou2f
35protocol unix,netlink 36protocol unix,inet,inet6,netlink
36seccomp 37seccomp
37shell none 38shell none
38tracelog 39tracelog