mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
Fix pid file name - Still hardcoded but to nsg.
This commit is contained in:
parent
ccc81f3207
commit
b89a072a46
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user