diff --git a/modules/clightning.nix b/modules/clightning.nix index bc0a4d8..ad5c393 100644 --- a/modules/clightning.nix +++ b/modules/clightning.nix @@ -170,8 +170,6 @@ in { requires = [ "bitcoind.service" ]; after = [ "bitcoind.service" ]; preStart = '' - # The RPC socket has to be removed otherwise we might have stale sockets - rm -f ${cfg.networkDir}/lightning-rpc umask u=rw,g=r,o= { cat ${configFile}