containers-opendkim/monit.conf

9 lines
272 B
Plaintext

check process opendkim with pidfile /tmp/opendkim.pid
start program = "/usr/local/bin/opendkimd start"
stop program = "/usr/local/bin/opendkimd stop"
check program key_rotation
with path "/usr/local/bin/opendkimd rotate"
every 1 cycle
if status != 0 then alert