tidying
[exim.git] / src / OS / eximon.conf-Default
index 9e0769831dbcc376c941378faefec41ba536fa86..2f874ef53e52fbc5a6eac7f5e54e7ffd571e6165 100644 (file)
@@ -5,7 +5,7 @@
 # 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.