mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +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:
committed by
Armin Kuster
parent
bbb3ee05cb
commit
80f3a32d73
@@ -40,6 +40,7 @@ FILES_winbind = "${sbindir}/winbindd \
|
|||||||
${bindir}/wbinfo \
|
${bindir}/wbinfo \
|
||||||
${bindir}/ntlm_auth \
|
${bindir}/ntlm_auth \
|
||||||
${sysconfdir}/init.d/winbind \
|
${sysconfdir}/init.d/winbind \
|
||||||
|
${systemd_unitdir}/system/winbind.service \
|
||||||
"
|
"
|
||||||
FILES_libwinbind = "${libdir}/idmap/*.so \
|
FILES_libwinbind = "${libdir}/idmap/*.so \
|
||||||
${libdir}/pdb \
|
${libdir}/pdb \
|
||||||
|
|||||||
Reference in New Issue
Block a user