/*
** Mount for Networking's work: partition on a test 030.  May not be
** reliable and will disappear someday.
*/
/*
** EFS mount entry template.  There will be a GUI tool which creates these for
** users, but in the mean time, make a copy and edit it yourself.  The name of
** this file and it's .info are the name of the device in the local filesystem.
** The only line of this file you should need to edit is the Unit line.
*/
Filesystem      = L:client
StackSize       = 4000
Priority        = 5
GlobVec         = -2
Activate        = -1
Unit            = "softeng:softservwork:usernamepassword"
/* stuff we don't care about but that MOUNT requires be around */
Surfaces        = 0
BlocksPerTrack  = 0
LowCyl          = 0
HighCyl         = 0
Device          = "Envoy FS"
DosType         = 0x444f5301

