7 lines
186 B
Plaintext
7 lines
186 B
Plaintext
# --allow is now mandatory as of distcc-2.18.
|
|
# example: --allow 192.168.0.0/24
|
|
# example: --allow 192.168.0.5 --allow 192.168.0.150
|
|
|
|
[Service]
|
|
Environment="ALLOWED_SERVERS=127.0.0.1"
|