mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-24 12:44:47 +02:00
issue warning in case of improper restart (#3129)
This commit is contained in:
parent
0949f16344
commit
f3edcf9cd5
3 changed files with 14 additions and 0 deletions
|
@ -33,6 +33,7 @@ function _register_functions
|
|||
|
||||
# ? >> Checks
|
||||
|
||||
_register_check_function '_check_improper_restart'
|
||||
_register_check_function '_check_hostname'
|
||||
_register_check_function '_check_log_level'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue