#!/bin/sh adduser -h /var/run/kamailio -s /bin/false -S -D -H kamailio 2>/dev/null exit 0