https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r54886 | qwell | 2007-02-16 11:25:21 -0600 (Fri, 16 Feb 2007) | 4 lines
Clarify a restart message. It's silly, but the reporter had a very valid point.
Issue 9079
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@54887
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
fcntl(x, F_SETFD, FD_CLOEXEC);
}
if (option_verbose || ast_opt_console)
- ast_verbose("Restarting Asterisk NOW...\n");
+ ast_verbose("Asterisk is now restarting...\n");
restartnow = 1;
/* close logger */