mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
Revert "samba: disable service by default"
This reverts commit 20a624928c.
There is ongoing discussion about this one on oe-devel ML:
http://lists.openembedded.org/pipermail/openembedded-devel/2015-March/100899.html
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -27,8 +27,6 @@ inherit autotools-brokensep update-rc.d systemd
|
|||||||
SYSTEMD_PACKAGES = "${PN}-base winbind"
|
SYSTEMD_PACKAGES = "${PN}-base winbind"
|
||||||
SYSTEMD_SERVICE_${PN}-base = "nmb.service smb.service"
|
SYSTEMD_SERVICE_${PN}-base = "nmb.service smb.service"
|
||||||
SYSTEMD_SERVICE_winbind = "winbind.service"
|
SYSTEMD_SERVICE_winbind = "winbind.service"
|
||||||
SYSTEMD_AUTO_ENABLE_${PN} = "disable"
|
|
||||||
SYSTEMD_AUTO_ENABLE_winbind = "disable"
|
|
||||||
|
|
||||||
SAMBAMMAP = "no"
|
SAMBAMMAP = "no"
|
||||||
SAMBAMMAP_libc-glibc = "yes"
|
SAMBAMMAP_libc-glibc = "yes"
|
||||||
|
|||||||
Reference in New Issue
Block a user