aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2021-03-06 07:09:43 -0500
committerLibravatar GitHub <noreply@github.com>2021-03-06 07:09:43 -0500
commit7b447242481b388d49eb92b30e367b646d38e941 (patch)
treeabbe7c2ce2cbc0d740946fa2e72b33bdd8595c18
parentMerge pull request #4048 from tredondo/patch-1 (diff)
parentFix "Could not create AF_NETLINK socket" (diff)
downloadfirejail-7b447242481b388d49eb92b30e367b646d38e941.tar.gz
firejail-7b447242481b388d49eb92b30e367b646d38e941.tar.zst
firejail-7b447242481b388d49eb92b30e367b646d38e941.zip
Merge pull request #4051 from nidamanx/patch-3
Fix "Could not create AF_NETLINK socket"
-rw-r--r--etc/profile-m-z/nextcloud.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/nextcloud.profile b/etc/profile-m-z/nextcloud.profile
index 24768aee8..4e7c902d9 100644
--- a/etc/profile-m-z/nextcloud.profile
+++ b/etc/profile-m-z/nextcloud.profile
@@ -53,7 +53,7 @@ nosound
53notv 53notv
54nou2f 54nou2f
55novideo 55novideo
56protocol unix,inet,inet6 56protocol unix,inet,inet6,netlink
57seccomp 57seccomp
58seccomp.block-secondary 58seccomp.block-secondary
59shell none 59shell none