mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
automerge commit
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@25321 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -2293,6 +2293,7 @@ int main(int argc, char *argv[])
|
||||
fclose(f);
|
||||
} else
|
||||
ast_log(LOG_WARNING, "Unable to open pid file '%s': %s\n", (char *)ast_config_AST_PID, strerror(errno));
|
||||
ast_mainpid = getpid();
|
||||
}
|
||||
|
||||
/* Test recursive mutex locking. */
|
||||
|
Reference in New Issue
Block a user