[OE-core] [PATCH 0/1] systemd-compat-unts: remove dnsmasq from masked list

Anders Darander anders at chargestorm.se
Wed Jan 15 07:30:25 UTC 2014


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




More information about the Openembedded-core mailing list