#!/bin/bash
# this is a placeholder. 
# if not present, apche at pcfs1 for URL http://pcfs1.ictp.it/pub/systemrescuecd/bootscripts/autorun
# generates "Multiple Choices" , The document name you requested could not be found on this server. However, we found documents with names similar to the one you requested
echo "The temporary copy of the autorun scripts located in /var/autorun/tmp"
echo "The OUTPUT of  the autorun scripts are located in /var/autorun/log"
exit 0
