Add new job-init phase
This commit is contained in:
parent
f2eb26eeaa
commit
f01126f935
|
@ -122,7 +122,7 @@ LATEST (${latest_log})."
|
|||
#backup-start|backup-end|backup-abort|log-end|pre-stop|pre-restart|post-restart)
|
||||
#;;
|
||||
# do work
|
||||
job-start|job-end|job-abort)
|
||||
job-init|job-start|job-end|job-abort)
|
||||
# Available vars {{{
|
||||
# Arguments : job-start
|
||||
#LVM_SUPPRESS_FD_WARNINGS=1
|
||||
|
|
Loading…
Reference in New Issue