diff options
author | Ross Burton <ross.burton@intel.com> | 2014-02-06 13:15:39 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-06 15:30:44 +0000 |
commit | 3ca2ae1ea19a492df159252f2b49c950ac26dabb (patch) | |
tree | abb1f5c3a77a753a64163dbfbaace35a1fe19bf9 /meta-selftest/conf | |
parent | 618931eb0297391bd8e5346d297c2bcab7e088cf (diff) | |
download | poky-3ca2ae1ea19a492df159252f2b49c950ac26dabb.tar.gz |
dbus: mask the dbus-1 init script if using systemd
If the image is built with both systemd and sysvinit there'll be a dbus-1 init
script and a dbus service. This means systemd can try and launch both, which
won't work.
There's a systemctl mask to stop this in systemd-compat-units, but the logical
place for it to be is in the dbus recipe so it can't be left out of an image.
(From OE-Core rev: c910aa17689077362a25938aeebee7fb24057e30)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest/conf')
0 files changed, 0 insertions, 0 deletions