#!/sbin/sh

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

/usr/bin/ln /etc/init.d/sv /etc/rc0.d/K78sv
/usr/bin/ln /etc/init.d/sv /etc/rc2.d/S00tsv
