Update conduit
This commit is contained in:
parent
b2263d1fe5
commit
dd3063e6f1
2 changed files with 8 additions and 8 deletions
|
@ -103,7 +103,7 @@ with lib;
|
|||
"@system-service"
|
||||
"~@privileged"
|
||||
];
|
||||
StateDirectory = "/mnt/data/${srvName}";
|
||||
# StateDirectory = "/mnt/data/${srvName}";
|
||||
BindPaths = [ "/mnt/data/${srvName}" ];
|
||||
ExecStart = "${cfg.package}/bin/conduit";
|
||||
Restart = "on-failure";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue