#!/bin/sh ln -s /etc/init.d/install.sh /etc/rc2.d/S33install.sh chmod a+x /etc/init.d/install.sh exit 0