129 ## PID file path - default is: /var/run/opensips.pid |
129 ## PID file path - default is: /var/run/opensips.pid |
130 PID_FILE=@l_prefix@/var/opensips/opensips.pid |
130 PID_FILE=@l_prefix@/var/opensips/opensips.pid |
131 |
131 |
132 ## Extra start options - default is: not set |
132 ## Extra start options - default is: not set |
133 # example: start opensips with 64MB share memory: STARTOPTIONS="-m 64" |
133 # example: start opensips with 64MB share memory: STARTOPTIONS="-m 64" |
|
134 # ...as opposed to the 32MB share memory default value in 1.7 |
134 # STARTOPTIONS= |
135 # STARTOPTIONS= |