]> 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:07:03 +0000 (18:07 +0100)
commit7b8dd3b5547b501e94a6887d3be5c2bbb8845ec8
tree9116628dcabd1510741f659d3010bdc1f075128e
parent9bc9bb1eaca328b28aa1e914bb6e756989f7e301
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.

(From OE-Core master rev: c6c5c2285e1b6cb3598ccba08aee3dfd090e7129)

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_199.bb