cat << EOF > /etc/init.d/rc/rc_ptssstart.sh . /etc/profile sleep 5; /usr/bin/ptss_start.sh EOF chmod u+x /etc/init.d/rc/rc_ptssstart.sh