1
0
Fork 0

Services: fix Duplicacy Web service definition

This commit is contained in:
Aires 2024-12-01 11:24:54 -05:00
parent ee29f2f0c7
commit 1d4a6edb62

View file

@ -40,7 +40,7 @@ in
Type = "simple";
ExecStart = ''${duplicacy-web}/duplicacy-web'';
Restart = "on-failure";
RestartSrc = 10;
RestartSec = 10;
KillMode = "process";
};
environment = {