]> code.ossystems Code Review - openembedded-core.git/commit
distcc: rename systemd service to distcc
authorRoss Burton <ross.burton@intel.com>
Tue, 4 Feb 2014 17:27:19 +0000 (17:27 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Feb 2014 15:29:33 +0000 (15:29 +0000)
commitee58b618ec68c02b3e8759086e1dcc45c1fe3970
tree16f8655830066ad6f8817066b9eba6ff672d319e
parent97ccd2b841c9dc598dbe39162f335bcde48a7c26
distcc: rename systemd service to distcc

The sysv init script is called distcc, so rename the service to match so that in
hybrid systemd/sysvinit images the service correctly masks the init script.

This prevents such images from failing to start the distccd unit with error code
102, as the ports it wants to bind to are already taken.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/distcc/distcc_3.1.bb
meta/recipes-devtools/distcc/files/distcc.service [moved from meta/recipes-devtools/distcc/files/distccd.service with 100% similarity]