diff options
Diffstat (limited to 'usr/src/pkg/manifests/service-file-system-smb.p5m')
| -rw-r--r-- | usr/src/pkg/manifests/service-file-system-smb.p5m | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/service-file-system-smb.p5m b/usr/src/pkg/manifests/service-file-system-smb.p5m index 8340ef7bbc..8944694ad1 100644 --- a/usr/src/pkg/manifests/service-file-system-smb.p5m +++ b/usr/src/pkg/manifests/service-file-system-smb.p5m @@ -63,9 +63,15 @@ dir path=usr/lib/reparse link path=usr/lib/reparse/libreparse_smb.so target=libreparse_smb.so.1 file path=usr/lib/reparse/libreparse_smb.so.1 dir path=usr/lib/security +dir path=usr/lib/security/$(ARCH64) +link path=usr/lib/security/$(ARCH64)/pam_smb_passwd.so \ + target=pam_smb_passwd.so.1 +file path=usr/lib/security/$(ARCH64)/pam_smb_passwd.so.1 link path=usr/lib/security/pam_smb_passwd.so target=pam_smb_passwd.so.1 file path=usr/lib/security/pam_smb_passwd.so.1 dir path=usr/lib/smbsrv +dir path=usr/lib/smbsrv/$(ARCH64) +file path=usr/lib/smbsrv/$(ARCH64)/libsmb.so.1 dir path=usr/lib/smbsrv/dtrace file path=usr/lib/smbsrv/dtrace/nbl-conflict.d mode=0555 file path=usr/lib/smbsrv/dtrace/smb-trace.d mode=0555 |
