#!/bin/sh
[ -z "${IPKG_INSTROOT}" ] && /etc/init.d/rpcd restart
exit 0
