提交 b89a072a authored 作者: wadam's avatar wadam 提交者: Moises Silva

Fix pid file name - Still hardcoded but to nsg.

上级 ccc81f32
......@@ -48,7 +48,7 @@
#include "private/switch_core_pvt.h"
/* pid filename: Stores the process id of the freeswitch process */
#define PIDFILE "netborder-ss7.pid"
#define PIDFILE "nsg.pid"
static char *pfile = PIDFILE;
static int system_ready = 0;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论