From 0180e4a8ae5c4234b7c3cb79f16db9b563393aff Mon Sep 17 00:00:00 2001 From: Jim Klimov Date: Thu, 22 Feb 2024 09:40:04 +0100 Subject: [PATCH] scripts/installer/README_ipp-os-shutdown.adoc: fix asciidoc list style Signed-off-by: Jim Klimov --- scripts/installer/common/README_ipp-os-shutdown.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/installer/common/README_ipp-os-shutdown.adoc b/scripts/installer/common/README_ipp-os-shutdown.adoc index 5bec5a2431..bf15dbe553 100644 --- a/scripts/installer/common/README_ipp-os-shutdown.adoc +++ b/scripts/installer/common/README_ipp-os-shutdown.adoc @@ -53,6 +53,7 @@ which can invoke a customized copy of `ipp-host-shutdown.sample` script for host-specific procedures (such as clusterware shutdown). The `ipp-os-shutdown` script has several roles: + * it manages the delayed shutdown (which can be canceled before the timer expires, and can not be aborted after the timer expires - so it proceeds to the end)