mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +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>
This commit is contained in:
committed by
Martin Jansa
parent
770994c2f8
commit
42e1f31341
@@ -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