#!/sbin/sh

# Recreate hard links to /etc/init.d/rdc

/usr/bin/ln /etc/init.d/rdc /etc/rc0.d/K79rdc
/usr/bin/ln /etc/init.d/rdc /etc/rc2.d/S00trdc
