Stop c-lightning before compilation
See https://github.com/ElementsProject/lightning/issues/4346 for potential issues with not doing that.
This commit is contained in:
parent
9023c14849
commit
40fe403879
@ -24,6 +24,7 @@ end
|
||||
bash "compile_c-lightning" do
|
||||
cwd node['c-lightning']['source_dir']
|
||||
code <<-EOH
|
||||
systemctl stop lightningd.service
|
||||
./configure
|
||||
make
|
||||
make install
|
||||
|
Loading…
x
Reference in New Issue
Block a user