$OpenBSD: patch-etc_kamailio_cfg,v 1.4 2015/11/20 10:09:52 sthen Exp $
--- etc/kamailio.cfg.orig	Fri Oct  2 15:35:17 2015
+++ etc/kamailio.cfg	Mon Oct 19 14:00:40 2015
@@ -150,6 +150,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
 
