From f27024f7c61164dbc10025cfb15459ed964ce927 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Sat, 13 Apr 2019 02:54:46 +0000 Subject: Fix networking for transmission-show and transmission-remote (#2646) * Fix networking for transmission-remote * Fix networking for transmission-show --- etc/transmission-remote.profile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'etc/transmission-remote.profile') diff --git a/etc/transmission-remote.profile b/etc/transmission-remote.profile index d9ba7be71..ddeb9adf9 100644 --- a/etc/transmission-remote.profile +++ b/etc/transmission-remote.profile @@ -20,7 +20,7 @@ include disable-programs.inc apparmor caps.drop all machine-id -net none +netfilter nodbus nodvd nonewprivs @@ -29,14 +29,14 @@ nosound notv nou2f novideo -protocol unix +protocol inet,inet6 seccomp shell none tracelog # private-bin transmission-remote private-dev -private-etc alternatives +private-etc alternatives,hosts,nsswitch.conf private-lib private-tmp -- cgit v1.2.3-54-g00ecf