summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests
diff options
context:
space:
mode:
authorToomas Soome <tsoome@me.com>2018-06-03 10:26:18 +0300
committerHans Rosenfeld <hans.rosenfeld@joyent.com>2018-06-04 10:34:56 +0200
commita19d2449c7801a22d6c8370a965dab3d16c77925 (patch)
tree58d018d0fb9a86d14e36084e524ff2b56a4ac181 /usr/src/pkg/manifests
parent6cfa0a7079eb1baa0a742f1e4def7cdabc8dcdab (diff)
downloadillumos-joyent-a19d2449c7801a22d6c8370a965dab3d16c77925.tar.gz
9538 rcapd make install fails due to race in subdirs (fix isaexec)
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Diffstat (limited to 'usr/src/pkg/manifests')
-rw-r--r--usr/src/pkg/manifests/service-resource-cap.mf4
1 files changed, 1 insertions, 3 deletions
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)" \