summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Legoll <vincent.legoll@gmail.com>2015-11-04 18:22:09 +0100
committerVincent Legoll <vincent.legoll@gmail.com>2015-11-04 18:22:09 +0100
commitaa3fb01d223bd4b722ec32c27eae69ad057478fb (patch)
tree42409cf7d5f36ad26f3a78a130c67e615d641873
parent267fe5be154ca375ac574875894b476b60f19af0 (diff)
downloaddistcc-git-aa3fb01d223bd4b722ec32c27eae69ad057478fb.tar.gz
Add help for systemd-based RH-like distro users
Recent RedHat-like distributions run distcc through systemd and the configuration is not taken from this file, so add a comment that put the poor user in the right direction. This patch is RFC here because the downstream bug has not been fixed and is going to be EOL'ed See: https://bugzilla.redhat.com/show_bug.cgi?id=1187517
-rw-r--r--packaging/RedHat/conf/clients.allow4
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/RedHat/conf/clients.allow b/packaging/RedHat/conf/clients.allow
index 61cedff..4591c2f 100644
--- a/packaging/RedHat/conf/clients.allow
+++ b/packaging/RedHat/conf/clients.allow
@@ -21,5 +21,9 @@
# (apart from comments) and thus only allow SSH mode rather than TCP mode.
# However, be aware that SSH mode has poorer performance than TCP mode.
+# For RedHat-like distributions using systemd, you should instead look in:
+# /etc/sysconfig/distccd in order to configure the trusted hosts list
+# See: https://bugzilla.redhat.com/show_bug.cgi?id=1187517
+
# Add your trusted hosts here, e.g. start by uncommented the line below.
# 127.0.0.1