From 1ed97156a7a99ecdaf47f7007362a690149e6cff Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Thu, 13 Feb 2020 10:53:24 +0000 Subject: allow networking in openshot.profile Openshot 2.5.0 needs networking. This fixes #3221. --- etc/openshot.profile | 5 +++-- 1 file 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 apparmor caps.drop all -net none +#net none +netfilter nodbus nodvd nogroups @@ -32,7 +33,7 @@ nonewprivs noroot notv nou2f -protocol unix,netlink +protocol unix,inet,inet6,netlink seccomp shell none tracelog -- cgit v1.2.3-70-g09d2