mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 10:28:36 +00:00
Providing a way to change the state file
This commit is contained in:
parent
c81d26303a
commit
9a1129c0c1
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
######################
|
||||
# Configuration
|
||||
######################
|
||||
STAT_FILE=/var/lib/munin/plugin-state/plugin-dovecot.state
|
||||
STAT_FILE=${STAT_FILE:-/var/lib/munin/plugin-state/plugin-dovecot.state}
|
||||
EXPR_BIN=/usr/bin/expr
|
||||
LOGFILE=${logfile:-/var/log/mail.log}
|
||||
######################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue