netns-lnd: allow RPC access from main netns

This commit is contained in:
Erik Arvstedt
2020-10-29 21:21:27 +01:00
parent 58d24e735d
commit 82f4901880
3 changed files with 12 additions and 19 deletions
-1
View File
@@ -10,7 +10,6 @@
#include <sys/capability.h>
static char *allowed_netns[] = {
"nb-lnd",
"nb-lightning-loop",
"nb-liquidd",
"nb-joinmarket"