cl-rest: rename pkg to clightning-rest
This commit is contained in:
+1
-1
@@ -248,7 +248,7 @@ in {
|
||||
StateDirectory = "cl-rest";
|
||||
# cl-rest reads the config file from the working directory
|
||||
WorkingDirectory = cl-rest.dataDir;
|
||||
ExecStart = "${nbPkgs.cl-rest}/bin/cl-rest";
|
||||
ExecStart = "${nbPkgs.clightning-rest}/bin/cl-rest";
|
||||
# Show "cl-rest" instead of "node" in the journal
|
||||
SyslogIdentifier = "cl-rest";
|
||||
User = cfg.user;
|
||||
|
||||
Reference in New Issue
Block a user