mirror of
https://github.com/samba-team/samba.git
synced 2025-01-06 13:18:07 +03:00
s3:script: Install winbind_ctdb_updatekeytab.sh
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15689
Signed-off-by: Pavel Filipenský <pfilipensky@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 9f0183a9f5
)
This commit is contained in:
parent
5730327bef
commit
ed39118625
@ -6,6 +6,7 @@ bld.INSTALL_FILES('${BINDIR}',
|
||||
'smbtar',
|
||||
chmod=MODE_755, flat=True)
|
||||
bld.INSTALL_FILES('${BINDIR}', 'samba-log-parser', chmod=MODE_755, flat=True)
|
||||
bld.INSTALL_FILES('${DATADIR}', 'winbind_ctdb_updatekeytab.sh', chmod=MODE_755, flat=True)
|
||||
|
||||
# Callout scripts for use in selftest environment
|
||||
bld.SAMBA_SCRIPT('smbaddshare', pattern='smbaddshare', installdir='.')
|
||||
|
Loading…
Reference in New Issue
Block a user