Use conf.d like we do in __ungleich_munit type

This commit is contained in:
Nico Schottelius 2018-02-23 08:25:46 +01:00
parent 64696c69fa
commit 9e233dde20
1 changed files with 1 additions and 1 deletions

View File

@ -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"