home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 204.img / SC386BN1.TD0 / etc / rc.d / 2 / mntfs
Encoding:
Text File  |  1988-05-20  |  377 b   |  14 lines

  1. :
  2. #    @(#) mntfs.sh 1.1 88/05/03 
  3. #
  4. #    Copyright (C) The Santa Cruz Operation, 1985.
  5. #    This Module contains Proprietary Information of
  6. #    The Santa Cruz Operation, Microsoft Corporation
  7. #    and AT&T, and should be treated as Confidential.
  8. #
  9. #    /etc/rc.d/2/mntfs - mount file systems after normal boot
  10. #
  11.  
  12. # mount file systems from /etc/default/filesys
  13. eval mnt -rc $AUTOFLAG $AUTOBOOT
  14.