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:
Martin Jansa 2015-03-30 00:28:02 +02:00
parent ebf7b522cf
commit c75c4dd138

View File

@ -27,8 +27,6 @@ inherit autotools-brokensep update-rc.d systemd
SYSTEMD_PACKAGES = "${PN}-base winbind"
SYSTEMD_SERVICE_${PN}-base = "nmb.service smb.service"
SYSTEMD_SERVICE_winbind = "winbind.service"
SYSTEMD_AUTO_ENABLE_${PN} = "disable"
SYSTEMD_AUTO_ENABLE_winbind = "disable"
SAMBAMMAP = "no"
SAMBAMMAP_libc-glibc = "yes"