]> code.ossystems Code Review - openembedded-core.git/commit
systemd: don't install quotaon.service twice
authorRoss Burton <ross.burton@intel.com>
Tue, 11 Jun 2013 17:00:03 +0000 (18:00 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Jun 2013 17:05:07 +0000 (18:05 +0100)
commitc6c5c2285e1b6cb3598ccba08aee3dfd090e7129
treee4b83539d8aff1856b298170b606a8e02f0b6433
parent694a15382fe9f3749ffdc0168a6dc2da8a29ae2d
systemd: don't install quotaon.service twice

If the same file is installed twice there's a race which can lead to "make
install" failing.  Remove the redundant installation of quotaon.service to
eliminate the race.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd/install-quotaon-once.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd_204.bb