| 93 ## PID file path - default is: /var/run/opensips.pid |
93 ## PID file path - default is: /var/run/opensips.pid |
| 94 PID_FILE=@l_prefix@/var/opensips/opensips.pid |
94 PID_FILE=@l_prefix@/var/opensips/opensips.pid |
| 95 |
95 |
| 96 ## Extra start options - default is: not set |
96 ## Extra start options - default is: not set |
| 97 # example: start opensips with 64MB share memory: STARTOPTIONS="-m 64" |
97 # example: start opensips with 64MB share memory: STARTOPTIONS="-m 64" |
| |
98 # ...as opposed to the 32MB share memory default value in 1.7 |
| 98 # STARTOPTIONS= |
99 # STARTOPTIONS= |