From: wenzong fan <wenzong.fan@windriver.com>
To: <openembedded-devel@lists.openembedded.org>, <obi@opendreambox.org>
Subject: Re: [PATCH][meta-oe] samba: disable services for sysvinit
Date: Wed, 4 Mar 2015 17:43:06 +0800 [thread overview]
Message-ID: <54F6D3AA.3010302@windriver.com> (raw)
In-Reply-To: <54F6CC88.8080402@opendreambox.org>
On 03/04/2015 05:12 PM, Andreas Oberritter wrote:
> Dear Wenzong Fan,
>
> On 04.03.2015 07:18, wenzong.fan@windriver.com wrote:
>> From: Wenzong Fan <wenzong.fan@windriver.com>
>>
>> The smb, nmb, winbind services have been disabled for systemd system
>> by default, disable them for sysvinit as well.
>
> why would anybody install these services without the desire for using
> them? Did the patch disabling them for systemd get merged by mistake? I
> remember Paul objecting to it.
The samba is not a common service that required by system, especially in
some security environment, it should be configured correctly first -
This is why I incline to disable it by default.
Yes, it did - this may give me some hints that it should be disabled ...
Thanks
Wenzong
>
> Regards,
> Andreas
>
>>
>> Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
>> ---
>> meta-oe/recipes-connectivity/samba/samba.inc | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/meta-oe/recipes-connectivity/samba/samba.inc b/meta-oe/recipes-connectivity/samba/samba.inc
>> index abfd5ca..99216ce 100644
>> --- a/meta-oe/recipes-connectivity/samba/samba.inc
>> +++ b/meta-oe/recipes-connectivity/samba/samba.inc
>> @@ -69,7 +69,7 @@ INITSCRIPT_NAME_winbind = "winbind"
>> # No dependencies, goes in at level 20 (NOTE: take care with the
>> # level, later levels put the shutdown later too - see the links
>> # in rc6.d, the shutdown must precede network shutdown).
>> -INITSCRIPT_PARAMS = "defaults"
>> +INITSCRIPT_PARAMS = "disable"
>> CONFFILES_${PN} = "${sysconfdir}/samba/smb.conf"
>>
>> do_configure_prepend () {
>>
>
next prev parent reply other threads:[~2015-03-04 9:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-04 6:18 [PATCH][meta-oe] samba: disable services for sysvinit wenzong.fan
2015-03-04 9:12 ` Andreas Oberritter
2015-03-04 9:43 ` wenzong fan [this message]
2015-03-04 11:02 ` Andreas Oberritter
2015-03-05 1:26 ` wenzong fan
2015-03-29 14:35 ` Andreas Oberritter
2015-03-29 22:40 ` Martin Jansa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54F6D3AA.3010302@windriver.com \
--to=wenzong.fan@windriver.com \
--cc=obi@opendreambox.org \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox