git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix message-reception clock usage. Bug 2615
[exim.git]
/
src
/
OS
/
eximon.conf-Default
diff --git
a/src/OS/eximon.conf-Default
b/src/OS/eximon.conf-Default
index 9e0769831dbcc376c941378faefec41ba536fa86..2f874ef53e52fbc5a6eac7f5e54e7ffd571e6165 100644
(file)
--- a/
src/OS/eximon.conf-Default
+++ b/
src/OS/eximon.conf-Default
@@
-5,7
+5,7
@@
# The name of the eximon binary, usually the same as the eximon script,
# with .bin stuck on the end.
# The name of the eximon binary, usually the same as the eximon script,
# with .bin stuck on the end.
-EXIMON_BINARY=
${EXIMON_BINARY-$0.bin}
+EXIMON_BINARY=
"${EXIMON_BINARY-$0.bin}"
# The remaining parameters are values likely to be changed to suit the
# user's taste. They are documented in the EDITME file.
# The remaining parameters are values likely to be changed to suit the
# user's taste. They are documented in the EDITME file.