summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/system-file-system-smb.mf
diff options
context:
space:
mode:
authorTom Whitten <Thomas.Whitten@Sun.COM>2010-03-25 14:57:35 -0700
committerTom Whitten <Thomas.Whitten@Sun.COM>2010-03-25 14:57:35 -0700
commit9444c26f4faabda140242c3986089704c4073ced (patch)
tree9e367f2f58dc2b2daa66ea7d430e35d834d913b8 /usr/src/pkg/manifests/system-file-system-smb.mf
parente765faef9c0385c419aa16d67aa529de3c41ac01 (diff)
downloadillumos-joyent-9444c26f4faabda140242c3986089704c4073ced.tar.gz
PSARC 2010/013 SMF Early Manifest Import
6503835 manifest-import should be done earlier in boot
Diffstat (limited to 'usr/src/pkg/manifests/system-file-system-smb.mf')
-rw-r--r--usr/src/pkg/manifests/system-file-system-smb.mf10
1 files changed, 4 insertions, 6 deletions
diff --git a/usr/src/pkg/manifests/system-file-system-smb.mf b/usr/src/pkg/manifests/system-file-system-smb.mf
index a7724dd46b..cc6be650f8 100644
--- a/usr/src/pkg/manifests/system-file-system-smb.mf
+++ b/usr/src/pkg/manifests/system-file-system-smb.mf
@@ -54,11 +54,9 @@ dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys
dir path=usr/lib/security
dir path=usr/lib/security/$(ARCH64)
dir path=usr/lib/smbfs
-dir path=var group=sys
-dir path=var/svc group=sys
-dir path=var/svc/manifest group=sys
-dir path=var/svc/manifest/network group=sys
-dir path=var/svc/manifest/network/smb group=sys
+dir path=lib/svc/manifest group=sys
+dir path=lib/svc/manifest/network group=sys
+dir path=lib/svc/manifest/network/smb group=sys
driver name=nsmb devlink=type=ddi_pseudo;name=nsmb\t\D perms="* 0666 root sys"
file path=lib/svc/method/smb-client mode=0555
file path=usr/bin/smbutil mode=0555
@@ -84,7 +82,7 @@ $(i386_ONLY)file path=usr/lib/mdb/kvm/smbfs.so mode=0555
file path=usr/lib/security/$(ARCH64)/pam_smbfs_login.so.1
file path=usr/lib/security/pam_smbfs_login.so.1
file path=usr/lib/smbfs/smbiod mode=0555
-file path=var/svc/manifest/network/smb/client.xml group=sys mode=0444
+file path=lib/svc/manifest/network/smb/client.xml group=sys mode=0444
legacy pkg=SUNWsmbfskr arch=$(ARCH) category=system \
desc="SMB/CIFS File System client support (Kernel)" \
hotline="Please contact your local service provider" \