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
Clear previous message results before continued-delivery
[exim.git]
/
src
/
OS
/
eximon.conf-Default
diff --git
a/src/OS/eximon.conf-Default
b/src/OS/eximon.conf-Default
index 9e0769831dbcc376c941378faefec41ba536fa86..d003156e6a4781ce7a76315c995d75fbe01853ff 100644
(file)
--- a/
src/OS/eximon.conf-Default
+++ b/
src/OS/eximon.conf-Default
@@
-2,10
+2,13
@@
# These can be overridden by OS-specific scripts and local installation
# scripts, and also at run time by shell variables.
# These can be overridden by OS-specific scripts and local installation
# scripts, and also at run time by shell variables.
+# Copyright (c) The Exim Maintainers 2022
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# 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.