path: multispeech_4.6.2-3/debian/multispeech.postinst
if pidof multispeech >/dev/null; then
    echo "Please restart all running multispeech instances"
    echo "for changes to take effect."
