#!/bin/sh
#
# Post install script for rspfd
#
update-rc.d rspfd default > /dev/null
