lightning-loop: allow RPC access from main netns
Note that this also exposes the REST server, which is secured by macaroon auth like the RPC server.
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#include <sys/capability.h>
|
||||
|
||||
static char *allowed_netns[] = {
|
||||
"nb-lightning-loop",
|
||||
"nb-joinmarket"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user