home *** CD-ROM | disk | FTP | other *** search
- :
- # @(#) mntfs.sh 1.1 88/05/03
- #
- # Copyright (C) The Santa Cruz Operation, 1985.
- # This Module contains Proprietary Information of
- # The Santa Cruz Operation, Microsoft Corporation
- # and AT&T, and should be treated as Confidential.
- #
- # /etc/rc.d/2/mntfs - mount file systems after normal boot
- #
-
- # mount file systems from /etc/default/filesys
- eval mnt -rc $AUTOFLAG $AUTOBOOT
-