Fix a cut n paste typo I introduced in rev 1.211.
PR: 57012 Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp> (original version) Friendly prod provided by: murray MFC: after re approval
This commit is contained in:
parent
50e8b3f340
commit
208cece4f0
@ -1210,7 +1210,7 @@ configMTAExim(dialogMenuItem *self)
|
||||
msgConfirm("Unable to open /etc/periodic.conf.\n"
|
||||
"The daily cleanup scripts might generate errors when\n"
|
||||
"trying to run some sendmail only cleanup scripts.\n"
|
||||
"Please consult the documentation for the postfix port on how to\n"
|
||||
"Please consult the documentation for the exim port on how to\n"
|
||||
"fix this.");
|
||||
} else {
|
||||
fprintf(perconf, "# --- Generated by sysinstall ---\n");
|
||||
|
@ -1210,7 +1210,7 @@ configMTAExim(dialogMenuItem *self)
|
||||
msgConfirm("Unable to open /etc/periodic.conf.\n"
|
||||
"The daily cleanup scripts might generate errors when\n"
|
||||
"trying to run some sendmail only cleanup scripts.\n"
|
||||
"Please consult the documentation for the postfix port on how to\n"
|
||||
"Please consult the documentation for the exim port on how to\n"
|
||||
"fix this.");
|
||||
} else {
|
||||
fprintf(perconf, "# --- Generated by sysinstall ---\n");
|
||||
|
Loading…
Reference in New Issue
Block a user