From 25930fd70ad8a3397d83e0d0dd0d6a4d7dc21d82 Mon Sep 17 00:00:00 2001 From: Jan Sonntag Date: Thu, 10 Nov 2022 18:48:52 +0100 Subject: Add netlink to list of allowed protocols (#5464) Fixes #5463 by adding netlink to the list of allowed protocols --- etc/profile-a-l/deluge.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/profile-a-l/deluge.profile b/etc/profile-a-l/deluge.profile index fddd613e2..d8a27da62 100644 --- a/etc/profile-a-l/deluge.profile +++ b/etc/profile-a-l/deluge.profile @@ -36,7 +36,7 @@ nosound notv nou2f novideo -protocol unix,inet,inet6 +protocol unix,inet,inet6,netlink seccomp # deluge is using python on Debian -- cgit v1.2.3-70-g09d2