netns: remove empty connections defs

Like in the netns defintion for bitcoind.
This commit is contained in:
Erik Arvstedt 2020-08-21 22:35:51 +02:00
parent 0f1f105948
commit 50de54aef1
No known key found for this signature in database
GPG Key ID: 33312B944DD97846
1 changed files with 0 additions and 4 deletions

View File

@ -106,12 +106,10 @@ in {
spark-wallet = {
id = 17;
# communicates with clightning over lightning-rpc socket
connections = [];
};
lightning-charge = {
id = 18;
# communicates with clightning over lightning-rpc socket
connections = [];
};
nanopos = {
id = 19;
@ -120,11 +118,9 @@ in {
recurring-donations = {
id = 20;
# communicates with clightning over lightning-rpc socket
connections = [];
};
nginx = {
id = 21;
connections = [];
};
lightning-loop = {
id = 22;