#!/bin/sh
if [ -z "${IPKG_INSTROOT}" ]; then
	killall -HUP ubusd
fi
