#!/bin/bash
rm -f $initdir/init
inst "/etc/kdump-adv-conf/init" "/init"
inst "/bin/date" "/bin/date"
inst "/usr/bin/reboot" "bin/reboot"