Services: fix Duplicacy Web service definition
This commit is contained in:
parent
ee29f2f0c7
commit
1d4a6edb62
|
@ -40,7 +40,7 @@ in
|
|||
Type = "simple";
|
||||
ExecStart = ''${duplicacy-web}/duplicacy-web'';
|
||||
Restart = "on-failure";
|
||||
RestartSrc = 10;
|
||||
RestartSec = 10;
|
||||
KillMode = "process";
|
||||
};
|
||||
environment = {
|
||||
|
|
Loading…
Reference in a new issue