summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-oe/recipes-support/monit/monit/monitrc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openembedded/meta-oe/recipes-support/monit/monit/monitrc')
-rw-r--r--meta-openembedded/meta-oe/recipes-support/monit/monit/monitrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-openembedded/meta-oe/recipes-support/monit/monit/monitrc b/meta-openembedded/meta-oe/recipes-support/monit/monit/monitrc
index f8d6a4388..af7bd2be5 100644
--- a/meta-openembedded/meta-oe/recipes-support/monit/monit/monitrc
+++ b/meta-openembedded/meta-oe/recipes-support/monit/monit/monitrc
@@ -21,6 +21,12 @@ set daemon 30 # check services at 30 seconds intervals
# # default Monit check immediately after Monit start)
#
#
+
+# set monit files in temporary locations
+set pidfile /var/run/.monit.pid
+set statefile /var/run/.monit.state
+set idfile /var/run/.monit.id
+
## Set syslog logging. If you want to log to a standalone log file instead,
## specify the full path to the log file
#