#!/bin/bash

. ${TOOLKIT}-functions.sh

# purge old stuff (now belongs to /etc/udev)
#
purgefiles /lib/udev/rules.d/88-ku-fstab-usb-storage.rules

exit 0
