summaryrefslogtreecommitdiff
path: root/src/OS/eximon.conf-Default
diff options
context:
space:
mode:
Diffstat (limited to 'src/OS/eximon.conf-Default')
-rw-r--r--src/OS/eximon.conf-Default2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OS/eximon.conf-Default b/src/OS/eximon.conf-Default
index 9e0769831..2f874ef53 100644
--- 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.
-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.