about summary refs log tree commit diff stats
path: root/core/ports.html
diff options
context:
space:
mode:
Diffstat (limited to 'core/ports.html')
-rw-r--r--core/ports.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/ports.html b/core/ports.html
index a61643d..dbaa226 100644
--- a/core/ports.html
+++ b/core/ports.html
@@ -245,10 +245,11 @@
         <p>Create /etc/distcc.conf;</p>
 
         <pre>
-
+        DISTCC_ALLOW="10.0.0.0/8"
+        DISTCC_USER="pkgmk"
+        DISTCC_LOG_LEVEL="info"
         </pre>
 
-
         <a href="index.html">Core OS Index</a>
         <p>
         This is part of the Hive System Documentation.