summaryrefslogtreecommitdiff
path: root/usr/src/cmd/initpkg
diff options
context:
space:
mode:
authorth199096 <none@none>2007-04-02 21:38:04 -0700
committerth199096 <none@none>2007-04-02 21:38:04 -0700
commita237e38e9161f0acd6451439d4a7dd597e66291d (patch)
treefd849269fae42c5f25794ca7599b55f212a82a4a /usr/src/cmd/initpkg
parent3aa1cd26bc498bd7a8d002259dabfe984ccc90d1 (diff)
downloadillumos-joyent-a237e38e9161f0acd6451439d4a7dd597e66291d.tar.gz
PSARC/2007/052 In-kernel Sharetab
6371468 /etc/dfs/sharetab should be a mntfs style file
Diffstat (limited to 'usr/src/cmd/initpkg')
-rw-r--r--usr/src/cmd/initpkg/vfstab.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/cmd/initpkg/vfstab.sh b/usr/src/cmd/initpkg/vfstab.sh
index 481d875cd5..f05f3a7ceb 100644
--- a/usr/src/cmd/initpkg/vfstab.sh
+++ b/usr/src/cmd/initpkg/vfstab.sh
@@ -20,7 +20,7 @@
# CDDL HEADER END
#
#
-# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
@@ -37,6 +37,7 @@ echo "#device device mount FS fsck mount mount
/proc - /proc proc - no -
ctfs - /system/contract ctfs - no -
objfs - /system/object objfs - no -
+sharefs - /etc/dfs/sharetab sharefs - no -
fd - /dev/fd fd - no -
swap - /tmp tmpfs - yes -
">vfstab