Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] systemd-compat-unts: remove dnsmasq from masked list
@ 2014-01-15  7:30 Anders Darander
  2014-01-15  7:31 ` [PATCH 1/1] systemd-compat-units: remove dnsmasq from sysv disabled list Anders Darander
  0 siblings, 1 reply; 3+ messages in thread
From: Anders Darander @ 2014-01-15  7:30 UTC (permalink / raw)
  To: openembedded-core; +Cc: Anders Darander


systemd-compat-units: remove dnsmasq from sysv disabled list
    
The dnsmasq recipe in meta-networking ships a dnsmasq.service file, that will
correctly override the SysV init script. Thus, as pointed out by Ross Burton,
we should remove dnsmasq from the list.


This was discovered when adding dnsmasq to our dora-based builds. The fix itself
is ported to master. Even though our issue is solved by the previous pathc, which
add systemd_unitdir/system as a path to check for service files; dnsmasq should
be removed from the list nevertheless.
The following changes since commit c4c5ec52effc2ff97ac17270c1aa7884c808f5a9:

  dropbear: Refresh pam patch so it applies against recent version (2014-01-14 21:57:18 +0000)

are available in the git repository at:

  git://github.com/darander/oe-core systemd-compat-units
  https://github.com/darander/oe-core/tree/systemd-compat-units

Anders Darander (1):
  systemd-compat-units: remove dnsmasq from sysv disabled list

 meta/recipes-core/systemd/systemd-compat-units.bb | 1 -
 1 file changed, 1 deletion(-)

-- 
1.8.5.2



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] systemd-compat-units: remove dnsmasq from sysv disabled list
  2014-01-15  7:30 [PATCH 0/1] systemd-compat-unts: remove dnsmasq from masked list Anders Darander
@ 2014-01-15  7:31 ` Anders Darander
  2014-01-15 11:37   ` Otavio Salvador
  0 siblings, 1 reply; 3+ messages in thread
From: Anders Darander @ 2014-01-15  7:31 UTC (permalink / raw)
  To: openembedded-core; +Cc: Anders Darander

The dnsmasq recipe in meta-networking ships a dnsmasq.service file, that will
correctly override the SysV init script. Thus, as pointed out by Ross Burton,
we should remove dnsmasq from the list.

Signed-off-by: Anders Darander <anders@chargestorm.se>
---
 meta/recipes-core/systemd/systemd-compat-units.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-core/systemd/systemd-compat-units.bb b/meta/recipes-core/systemd/systemd-compat-units.bb
index e32ad79..d8cc3f7 100644
--- a/meta/recipes-core/systemd/systemd-compat-units.bb
+++ b/meta/recipes-core/systemd/systemd-compat-units.bb
@@ -23,7 +23,6 @@ do_install() {
 
 SYSTEMD_DISABLED_SYSV_SERVICES = " \
   busybox-udhcpc \
-  dnsmasq \
   hwclock \
   networking \
   syslog.busybox \
-- 
1.8.5.2



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] systemd-compat-units: remove dnsmasq from sysv disabled list
  2014-01-15  7:31 ` [PATCH 1/1] systemd-compat-units: remove dnsmasq from sysv disabled list Anders Darander
@ 2014-01-15 11:37   ` Otavio Salvador
  0 siblings, 0 replies; 3+ messages in thread
From: Otavio Salvador @ 2014-01-15 11:37 UTC (permalink / raw)
  To: Anders Darander; +Cc: Patches and discussions about the oe-core layer

[-- Attachment #1: Type: text/plain, Size: 610 bytes --]

On Wed, Jan 15, 2014 at 5:31 AM, Anders Darander <anders@chargestorm.se>wrote:

> The dnsmasq recipe in meta-networking ships a dnsmasq.service file, that
> will
> correctly override the SysV init script. Thus, as pointed out by Ross
> Burton,
> we should remove dnsmasq from the list.
>
> Signed-off-by: Anders Darander <anders@chargestorm.se>
>

Reviewed-by: Otavio Salvador <otavio@ossystems.com.br>

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750

[-- Attachment #2: Type: text/html, Size: 1242 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-01-15 11:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-15  7:30 [PATCH 0/1] systemd-compat-unts: remove dnsmasq from masked list Anders Darander
2014-01-15  7:31 ` [PATCH 1/1] systemd-compat-units: remove dnsmasq from sysv disabled list Anders Darander
2014-01-15 11:37   ` Otavio Salvador

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox