README.md: add updating distcc compiler whitelist
This commit is contained in:
committed by
classabbyamp
parent
a1a4370ee9
commit
b7b6589b13
@@ -366,6 +366,10 @@ Setup the workers (machines that will compile the code):
|
|||||||
|
|
||||||
# xbps-install -Sy distcc
|
# xbps-install -Sy distcc
|
||||||
|
|
||||||
|
Update distcc compiler whitelist
|
||||||
|
|
||||||
|
# update-distcc-symlinks
|
||||||
|
|
||||||
Modify the configuration to allow your local network machines to use distcc (e.g. `192.168.2.0/24`):
|
Modify the configuration to allow your local network machines to use distcc (e.g. `192.168.2.0/24`):
|
||||||
|
|
||||||
# echo "192.168.2.0/24" >> /etc/distcc/clients.allow
|
# echo "192.168.2.0/24" >> /etc/distcc/clients.allow
|
||||||
|
|||||||
Reference in New Issue
Block a user