added startup_validation for palatine-hill

This commit is contained in:
Richie Cahill
2024-07-07 19:09:48 -04:00
committed by Alice Huston
parent 22da417b5b
commit fab77a48f0
3 changed files with 23 additions and 0 deletions

View File

@ -6,6 +6,7 @@
description = "validates startup";
serviceConfig = {
Type = "oneshot";
Environment = "WEBHOOK_URL=test";
ExecStart = "${inputs.server_tools.packages.x86_64-linux.default}/bin/validate_jeevesjr";
};
};