#!/bin/sh
# Automatically added by dh_installinit
if [ "$1" = "purge" ] ; then
        update-rc.d callerx remove
fi
# End automatically added section
