mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-25 14:44:32 +02:00
Don't call check_run in the initscript, this function is gone.
Refs #4794
This commit is contained in:
parent
5b8b85d94f
commit
fe62fb90e6
@ -140,8 +140,6 @@ status() {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
check_run
|
|
||||||
|
|
||||||
### main logic ###
|
### main logic ###
|
||||||
case "$1" in
|
case "$1" in
|
||||||
start)
|
start)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user