pull down to refresh
Cool, you're most of the way there then.
Lightning.Pub doesn't work with ACINQ's node (phoenixd), but you can still add phoenixd to systemd to avoid the terminal jockeying.
(Also add bitcoind to systemd, then set the phoenixd systemd unit to be dependent on bitcoind. That will ensure bitcoind starts first. It's not really important that it's fully sync'd to the tip before phoenixd starts, given that its not getting so far behind it takes forever to catch-up)
Your channels are probably safe-ish since its just to the LSP and your online most of the time, it's when you have many channels to aggressive peers the risk really starts to creep in.
reply
It's a spare laptop that i've been using to run a Bitcoin node for some years now - i added the LN node a couple of years ago to see if i could use it with the Bitcoin node and it all just worked (to my surprise) - maybe i've been lucky but i don't have problems with channels - my ACINQ channel is over 2 years old now - i don't route, it's for my use only, but i like to keep it switched off when i'm away from it to prevent interference from those around me where i'm living.
I'll take a look at the link and see if i can get anywhere with it - thx