packages/net/kamailio/files/kamailio.default
nico 2a95010859 [packages] add kamailio (former openser)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17841 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-03 23:29:30 +00:00

14 lines
379 B
Plaintext

# OPTIONS
# -n COUNT
# Specifies the number of children processes forked per interface
# -N COUNT
# Specifies the number of children processes forked to handle tcp incoming connections
# -m SIZE
# Size of the shared memory which will be allocated (in Megabytes).
# -u UID
# Changes the user id under which
# -g GID
# Changes the group id under which
OPTIONS="-n 4 -m 4 - m 8"