#!/bin/sh
if [ ! -f /etc/kdump-adv-conf/init ]
then
# exit if we didn't set up an init script
exit 1
fi
#do not add this module by default