nixos/nextcloud-notify_push: add some restart config to the service
This commit is contained in:
@@ -84,6 +84,8 @@ in
|
||||
User = "nextcloud";
|
||||
Group = "nextcloud";
|
||||
RuntimeDirectory = [ "nextcloud-notify_push" ];
|
||||
Restart = "on-failure";
|
||||
RestartSec = "5s";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user