Use conf.d like we do in __ungleich_munit type
This commit is contained in:
parent
64696c69fa
commit
9e233dde20
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ set -x
|
|||
|
||||
depends=""
|
||||
osd=""
|
||||
conf="/etc/monit/conf-enabled/$to_monitor"
|
||||
conf="/etc/monit/conf.d/$to_monitor"
|
||||
|
||||
if echo $to_monitor | grep ^osd; then
|
||||
depends="depends on ${to_monitor}-whoami"
|
||||
|
|
Loading…
Reference in a new issue