diff options
Diffstat (limited to 'usr/src/pkg/manifests/system-file-system-autofs.mf')
| -rw-r--r-- | usr/src/pkg/manifests/system-file-system-autofs.mf | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/usr/src/pkg/manifests/system-file-system-autofs.mf b/usr/src/pkg/manifests/system-file-system-autofs.mf index 41a0c07f08..7d66bc3869 100644 --- a/usr/src/pkg/manifests/system-file-system-autofs.mf +++ b/usr/src/pkg/manifests/system-file-system-autofs.mf @@ -56,15 +56,12 @@ file path=usr/lib/fs/autofs/dfshares mode=0555 file path=usr/lib/fs/autofs/mount mode=0555 file path=usr/lib/fs/autofs/share mode=0555 file path=usr/lib/fs/autofs/unshare mode=0555 -legacy pkg=SUNWatfsr arch=$(ARCH) category=system \ +legacy pkg=SUNWatfsr \ desc="configuration and start-up files for the AutoFS filesystem" \ - hotline="Please contact your local service provider" \ - name="AutoFS, (Root)" vendor="Sun Microsystems, Inc." \ - version=11.11,REV=2009.11.11 -legacy pkg=SUNWatfsu arch=$(ARCH) category=system \ + name="AutoFS, (Root)" +legacy pkg=SUNWatfsu \ desc="utilities and a daemon (automountd) for the AutoFS filesystem" \ - hotline="Please contact your local service provider" name="AutoFS, (Usr)" \ - vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11 + name="AutoFS, (Usr)" license cr_Sun license=cr_Sun license lic_CDDL license=lic_CDDL link path=usr/sbin/automount target=../lib/fs/autofs/automount |
