Listing 2. File S99xx-mytechcity, Inserted into /etc/rc2.d to Sequence Exhibit Software Startup
  
mount -o ro,user,exec /dev/cdrom /home/techcity
/root/rebootmon &
su - techcity -c "cd /home/techcity;startx"
umount /dev/cdrom
  
  
  
  
  
  
  
  
  
    Copyright © 1994 - 2014 Linux Journal.  All rights reserved.