#!/bin/sh

set -e

dpkg-statoverride --update --add root ejabberd 4750 /usr/lib/ejabberd/priv/bin/epam

service ejabberd restart