From 9f9a5b66349484ce3b9fc0ee04e2f66181f133e8 Mon Sep 17 00:00:00 2001 From: Gina Peter Banyard Date: Thu, 29 Feb 2024 15:12:32 +0000 Subject: [PATCH] Run script from doc-en PR 3225 --- reference/win32service/constants.xml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/reference/win32service/constants.xml b/reference/win32service/constants.xml index 288cfc504e..a9042237fb 100644 --- a/reference/win32service/constants.xml +++ b/reference/win32service/constants.xml @@ -929,85 +929,85 @@ - + INFO_LOAD_ORDER "load_order" - + INFO_SVC_TYPE "svc_type" - + INFO_ERROR_CONTROL "error_control" - + INFO_DELAYED_START "delayed_start" - + INFO_BASE_PRIORITY "base_priority" - + INFO_DEPENDENCIES "dependencies" - + INFO_RECOVERY_DELAY "recovery_delay" - + INFO_RECOVERY_ACTION_1 "recovery_action_1" - + INFO_RECOVERY_ACTION_2 "recovery_action_2" - + INFO_RECOVERY_ACTION_3 "recovery_action_3" - + INFO_RECOVERY_RESET_PERIOD "recovery_reset_period" - + INFO_RECOVERY_ENABLED "recovery_enabled" - + INFO_RECOVERY_REBOOT_MSG "recovery_reboot_msg" - + INFO_RECOVERY_COMMAND "recovery_command"