From a19d2449c7801a22d6c8370a965dab3d16c77925 Mon Sep 17 00:00:00 2001 From: Toomas Soome Date: Sun, 3 Jun 2018 10:26:18 +0300 Subject: 9538 rcapd make install fails due to race in subdirs (fix isaexec) Reviewed by: Andrew Stormont Reviewed by: Yuri Pankov Approved by: Hans Rosenfeld --- usr/src/pkg/manifests/service-resource-cap.mf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'usr/src/pkg/manifests') diff --git a/usr/src/pkg/manifests/service-resource-cap.mf b/usr/src/pkg/manifests/service-resource-cap.mf index 49302f476e..24e7396a78 100644 --- a/usr/src/pkg/manifests/service-resource-cap.mf +++ b/usr/src/pkg/manifests/service-resource-cap.mf @@ -43,13 +43,11 @@ dir path=usr/share/man/man1 dir path=usr/share/man/man1m file path=lib/svc/manifest/system/rcap.xml group=sys mode=0444 file path=usr/bin/rcapstat mode=0555 -file path=usr/lib/rcap/$(ARCH32)/rcapd mode=0555 -file path=usr/lib/rcap/$(ARCH64)/rcapd mode=0555 +file path=usr/lib/rcap/rcapd mode=0555 file path=usr/sbin/rcapadm mode=0555 file path=usr/share/man/man1/rcapstat.1 file path=usr/share/man/man1m/rcapadm.1m file path=usr/share/man/man1m/rcapd.1m -hardlink path=usr/lib/rcap/rcapd target=../isaexec legacy pkg=SUNWrcapr desc="Solaris Resource Capping Daemon (Root)" \ name="Solaris Resource Capping Daemon (Root)" legacy pkg=SUNWrcapu desc="Solaris Resource Capping Daemon (Usr)" \ -- cgit v1.2.3