netns-lnd: allow RPC access from main netns

This commit is contained in:
Erik Arvstedt 2020-10-29 21:20:30 +01:00
parent 58d24e735d
commit 82f4901880
No known key found for this signature in database
GPG key ID: 33312B944DD97846
3 changed files with 12 additions and 19 deletions

View file

@ -10,7 +10,6 @@
#include <sys/capability.h>
static char *allowed_netns[] = {
"nb-lnd",
"nb-lightning-loop",
"nb-liquidd",
"nb-joinmarket"