#Preremove script for Network Dispatcher
#This script is run before the uninstall takes place.

#We must first remove a few files that we copied/sed.
rm -f /usr/bin/ndcontrol
rm -f /usr/bin/ndserver
