$OpenBSD: patch-etc_kamailio_cfg,v 1.3 2013/04/16 11:13:04 sthen Exp $
--- etc/kamailio.cfg.orig	Mon Mar 11 17:27:18 2013
+++ etc/kamailio.cfg	Thu Mar 14 15:52:28 2013
@@ -149,6 +149,9 @@ log_facility=LOG_LOCAL0
 fork=yes
 children=4
 
+user="_kamailio"
+group="_kamailio"
+
 /* uncomment the next line to disable TCP (default on) */
 #disable_tcp=yes
 
