mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
samba: add winbind.service to winbind package
This solves the following warning: lib32-samba-3.6.24: lib32-samba: Files/directories were installed but not shipped /lib/systemd/system/winbind.service [installed-vs-shipped] Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
bbb3ee05cb
commit
80f3a32d73
|
|
@ -40,6 +40,7 @@ FILES_winbind = "${sbindir}/winbindd \
|
|||
${bindir}/wbinfo \
|
||||
${bindir}/ntlm_auth \
|
||||
${sysconfdir}/init.d/winbind \
|
||||
${systemd_unitdir}/system/winbind.service \
|
||||
"
|
||||
FILES_libwinbind = "${libdir}/idmap/*.so \
|
||||
${libdir}/pdb \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user