src/lib/config.c: add/use conf_store_ulong()

There are a few places in the code which do the same
thing -- store a unsigned long parameter into config.

Separate that code as a function conf_store_ulong()
and use it.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed