diff --git a/configure-syslog.py b/configure-syslog.py index f717e6e..fc5d29f 100755 --- a/configure-syslog.py +++ b/configure-syslog.py @@ -110,7 +110,7 @@ your account name is mycompany. '''.lstrip() -INSTALLATION_COMPLETED_TEXT = "Installation completed.\n" +INSTALLATION_COMPLETED_TEXT = "Configuration script completed." _LOG_SOCKET = None OUR_PROGNAME = "configure-syslog"