]> code.ossystems Code Review - openembedded-core.git/commit
Revert: update-rc.d: disable update-rc.d.bbclass when systemd enabled
authorSaul Wold <sgw@linux.intel.com>
Thu, 7 Feb 2013 22:54:13 +0000 (14:54 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Feb 2013 14:46:02 +0000 (14:46 +0000)
commit3f50b61c77406f87d36437cca53573f86f314641
tree2b4e9163c1f8bf5edeecb90b1d5290e05f877db7
parent659b146ef51c4873c67f227bd39f2368c28a022b
Revert: update-rc.d: disable update-rc.d.bbclass when systemd enabled

This was just wrong - when systemd is being used there'll still be packages that
use SysV-style init scripts, which systemd supports fine.

This reverts commit b94227f7290796f6ebbe5c5ff1680b9b689022b1.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/update-rc.d.bbclass
meta/classes/update-rc.d_real.bbclass [deleted file]