home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / packery / xpk_user / devs / mountlist.xdh1 < prev   
Text File  |  1996-10-19  |  433b  |  17 lines

  1. /* XFH handler entry
  2.  *
  3.  * This mountlist entry enables XFH on the partition with the same name   
  4.  * without the leading 'X'. For example, if this entry is named XDH1 it uses 
  5.  * DH1. To enable XFH on other volumes, duplicate this entry and rename  
  6.  * it appropriately.
  7.  */
  8.  
  9. XDH1:
  10.   Handler = L:XFH-handler
  11.   Startup = "!XPKPRIORITY&0!FAILONEXNEXT&OFF!KILLSTARTUP&ON"
  12.   Stacksize = 4000
  13.   Priority = 4
  14.   GlobVec = -1
  15.   Mount = 1
  16. #
  17.