diff --git a/modules/services/duplicacy-web.nix b/modules/services/duplicacy-web.nix index 7eecb7c..1458eaa 100644 --- a/modules/services/duplicacy-web.nix +++ b/modules/services/duplicacy-web.nix @@ -40,7 +40,7 @@ in Type = "simple"; ExecStart = ''${duplicacy-web}/duplicacy-web''; Restart = "on-failure"; - RestartSrc = 10; + RestartSec = 10; KillMode = "process"; }; environment = {