Print this page
16446 dtrace consumers should not be isaexec'd
Change-Id: Ibf80c7283c421cba98e80dce272c6dd51d24bb87

*** 29,43 **** set name=info.classification \ value="org.opensolaris.category.2008:Applications/System Utilities" set name=variant.arch value=$(ARCH) dir path=usr group=sys dir path=usr/bin ! $(i386_ONLY)dir path=usr/bin/$(ARCH32) ! $(i386_ONLY)file path=usr/bin/$(ARCH32)/latencytop mode=0555 ! dir path=usr/bin/$(ARCH64) ! file path=usr/bin/$(ARCH64)/latencytop mode=0555 ! hardlink path=usr/bin/latencytop target=../../usr/lib/isaexec dir path=usr/share/man/man8 file path=usr/share/man/man8/latencytop.8 legacy pkg=SUNWlatencytop desc="LatencyTOP tool" name="LatencyTOP tool" license cr_Sun license=cr_Sun license lic_CDDL license=lic_CDDL --- 29,39 ---- set name=info.classification \ value="org.opensolaris.category.2008:Applications/System Utilities" set name=variant.arch value=$(ARCH) dir path=usr group=sys dir path=usr/bin ! file path=usr/bin/latencytop mode=0555 dir path=usr/share/man/man8 file path=usr/share/man/man8/latencytop.8 legacy pkg=SUNWlatencytop desc="LatencyTOP tool" name="LatencyTOP tool" license cr_Sun license=cr_Sun license lic_CDDL license=lic_CDDL