$OpenBSD: patch-utils_kamctl_kamctlrc,v 1.5 2018/03/20 22:03:35 sthen Exp $
Index: utils/kamctl/kamctlrc
--- utils/kamctl/kamctlrc.orig
+++ utils/kamctl/kamctlrc
@@ -69,7 +69,7 @@
 
 
 # Program to calculate a message-digest fingerprint
-# MD5="md5sum"
+MD5="md5"
 
 # awk tool
 # AWK="awk"
@@ -151,8 +151,11 @@
 
 ## Kamailio START Options
 ## PID file path - default is: /var/run/kamailio.pid
-# PID_FILE=/var/run/kamailio/kamailio.pid
+PID_FILE=/var/run/kamailio/kamailio.pid
 
 ## Extra start options - default is: not set
 # example: start Kamailio with 64MB share memory: STARTOPTIONS="-m 64"
 # STARTOPTIONS=
+
+# Disable colour highlighting at the terminal
+NOHLPRINT=1
