diff options
Diffstat (limited to 'usr/src/pkg/manifests/system-trusted.mf')
-rw-r--r-- | usr/src/pkg/manifests/system-trusted.mf | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/usr/src/pkg/manifests/system-trusted.mf b/usr/src/pkg/manifests/system-trusted.mf index f3bf08a940..4a6e85939b 100644 --- a/usr/src/pkg/manifests/system-trusted.mf +++ b/usr/src/pkg/manifests/system-trusted.mf @@ -120,16 +120,10 @@ file path=usr/sbin/tnd group=sys mode=0555 file path=usr/sbin/tninfo group=sys mode=0555 file path=usr/sbin/txzonemgr group=sys mode=0555 hardlink path=usr/sbin/remove_allocatable target=add_allocatable -legacy pkg=SUNWtsr arch=$(ARCH) category=system \ - desc="Solaris Trusted Extensions, (Root)" \ - hotline="Please contact your local service provider" \ - name="Trusted Extensions, (Root)" vendor="Sun Microsystems, Inc." \ - version=11.11,REV=2009.11.11 -legacy pkg=SUNWtsu arch=$(ARCH) category=system \ - desc="Solaris Trusted Extensions, (Usr)" \ - hotline="Please contact your local service provider" \ - name="Trusted Extensions, (Usr)" vendor="Sun Microsystems, Inc." \ - version=11.11,REV=2009.11.11 +legacy pkg=SUNWtsr desc="Solaris Trusted Extensions, (Root)" \ + name="Trusted Extensions, (Root)" +legacy pkg=SUNWtsu desc="Solaris Trusted Extensions, (Usr)" \ + name="Trusted Extensions, (Usr)" license cr_Sun license=cr_Sun license lic_CDDL license=lic_CDDL link path=usr/sbin/tnctl target=../../sbin/tnctl |