mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-10 01:24:30 +01:00
lightningd: Do not search for ourself in the daemon dir.
In preparation for putting our daemons into pkglibexecdir; lightningd itself will be in bindir, separate from our subdaemons.
This commit is contained in:
committed by
Christian Decker
parent
7f88585d84
commit
e717963210
@@ -71,7 +71,6 @@ static struct lightningd *new_lightningd(const tal_t *ctx,
|
||||
}
|
||||
|
||||
static const char *daemons[] = {
|
||||
"lightningd",
|
||||
"lightning_channeld",
|
||||
"lightning_closingd",
|
||||
"lightning_gossipd",
|
||||
|
||||
Reference in New Issue
Block a user