mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
specify path to monit PID file
This commit is contained in:
@@ -2,6 +2,7 @@ set daemon 2
|
||||
set logfile /var/log/monit.log
|
||||
set idfile /var/lib/monit/id
|
||||
set statefile /var/lib/monit/state
|
||||
set pidfile /var/run/monit.pid
|
||||
|
||||
set eventqueue
|
||||
basedir /var/lib/monit/events
|
||||
|
||||
Reference in New Issue
Block a user