systemd: Fix udevd init script so sysvinit in systemd mode works
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 17 Apr 2013 22:38:11 +0000 (22:38 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 17 Apr 2013 23:37:58 +0000 (00:37 +0100)
commitc96039943242965cddeadff9b1a5788e423fddc6
tree860a86fcf51e6bb3783f6cb49b1cda68640cd9fe
parente154502c6fafbe02ffa24cf22e056bcf9cf0ae53
systemd: Fix udevd init script so sysvinit in systemd mode works

Commit http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=f76d4b3549ca220fa4bf84db2756ab45e11d06a3
moved volatiles handling for /run to the udev code only. This breaks
sysvinit+systemd combined systems when building sysvinit images.

This patch hacks the udevd init script in systemd to provide
the missing symlink allowing the sysvinit images built with udevd
from systemd to work correctly.

(From OE-Core rev: 6c6e5dc0baccd0904f785b1f80f39b5f530779cf)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd/init