Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 470848 - sys-devel/distcc: add systemd unit
Summary: sys-devel/distcc: add systemd unit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo systemd Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: install-systemd-unit 510036
  Show dependency tree
 
Reported: 2013-05-21 08:19 UTC by Fabio Erculiani (RETIRED)
Modified: 2014-05-11 15:46 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
distccd systemd unit (distccd.service,251 bytes, text/plain)
2013-05-21 08:19 UTC, Fabio Erculiani (RETIRED)
Details
distccd conf.d diff (distcc-conf.d.patch,1.61 KB, patch)
2013-05-21 08:23 UTC, Fabio Erculiani (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fabio Erculiani (RETIRED) gentoo-dev 2013-05-21 08:19:39 UTC
Created attachment 348804 [details]
distccd systemd unit

Attached is a working distccd systemd unit.
It currently uses /etc/conf.d/distccd as daemon configuration file, even though this would require to use a single DISTCCD_OPTS= variable because systemd doesn't do shell script evaluation when using EnvironmentFile=, thus you can't have something like A="${A} foo".
Comment 1 Fabio Erculiani (RETIRED) gentoo-dev 2013-05-21 08:23:16 UTC
Created attachment 348806 [details, diff]
distccd conf.d diff
Comment 2 Pacho Ramos gentoo-dev 2013-07-05 17:07:54 UTC
From:
https://github.com/Sabayon/systemd-love/tree/master/sys-devel/distcc

I will commit in a week if nobody disagrees. Thanks
Comment 3 Pacho Ramos gentoo-dev 2013-07-20 13:30:22 UTC
+*distcc-3.1-r8 (20 Jul 2013)
+
+  20 Jul 2013; Pacho Ramos <pacho@gentoo.org> +distcc-3.1-r8.ebuild,
+  +files/3.1/conf:
+  Install unit file (#470848)
+