diff options
author | Gordon Ross <gwr@nexenta.com> | 2019-09-11 17:12:06 -0400 |
---|---|---|
committer | Gordon Ross <gordon.w.ross@gmail.com> | 2022-01-24 08:07:18 -0500 |
commit | 1c53c56f27c8091f8066fb65aceeca8ee8b6df7a (patch) | |
tree | 46931bde73a4d60859d718d2eabbe08076f3bf0b /usr/src/pkg | |
parent | 49a4bc70cea348bb81385206be344cf03f3d2b7c (diff) | |
download | illumos-joyent-1c53c56f27c8091f8066fb65aceeca8ee8b6df7a.tar.gz |
14095 Dtrace probes for nbmand conflict identification
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Joyce McIntosh <joyce.mcintosh@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
Diffstat (limited to 'usr/src/pkg')
-rw-r--r-- | usr/src/pkg/manifests/service-file-system-smb.p5m | 1 |
1 files changed, 1 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 b767a030fe..e87ab1d009 100644 --- a/usr/src/pkg/manifests/service-file-system-smb.p5m +++ b/usr/src/pkg/manifests/service-file-system-smb.p5m @@ -67,6 +67,7 @@ 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/dtrace +file path=usr/lib/smbsrv/dtrace/nbl-conflict.d mode=0555 file path=usr/lib/smbsrv/dtrace/smb-trace.d mode=0555 file path=usr/lib/smbsrv/dtrace/smb2-trace.d mode=0555 file path=usr/lib/smbsrv/dtrace/smbd-all.d mode=0555 |