diff options
Diffstat (limited to 'usr/src/pkg/manifests/service-storage-ndmp.mf')
| -rw-r--r-- | usr/src/pkg/manifests/service-storage-ndmp.mf | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/usr/src/pkg/manifests/service-storage-ndmp.mf b/usr/src/pkg/manifests/service-storage-ndmp.mf index 420dab97e6..4eae1c646d 100644 --- a/usr/src/pkg/manifests/service-storage-ndmp.mf +++ b/usr/src/pkg/manifests/service-storage-ndmp.mf @@ -46,10 +46,8 @@ dir path=usr/lib dir path=usr/lib/$(ARCH64) dir path=usr/lib/ndmp dir path=usr/sbin -dir path=var group=sys -dir path=var/svc group=sys -dir path=var/svc/manifest group=sys -dir path=var/svc/manifest/system group=sys +dir path=lib/svc/manifest group=sys +dir path=lib/svc/manifest/system group=sys file path=lib/svc/method/svc-ndmp mode=0555 file path=usr/include/libndmp.h file path=usr/lib/$(ARCH64)/libndmp.so.1 @@ -60,7 +58,7 @@ file path=usr/lib/llib-lndmp.ln file path=usr/lib/ndmp/ndmpd mode=0555 file path=usr/sbin/ndmpadm mode=0555 file path=usr/sbin/ndmpstat mode=0555 -file path=var/svc/manifest/system/ndmp.xml group=sys mode=0444 +file path=lib/svc/manifest/system/ndmp.xml group=sys mode=0444 legacy pkg=SUNWndmpr arch=$(ARCH) category=system \ desc="Network Data Management Protocol Service (root components)" \ hotline="Please contact your local service provider" \ |
