7 lines
118 B
Plaintext
7 lines
118 B
Plaintext
|
# Set distcc system wide variables
|
||
|
#
|
||
|
#
|
||
|
[ -f /etc/sysconfig/distccd ] && . /etc/sysconfig/distccd
|
||
|
|
||
|
export DISTCC_HOSTS
|