You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
186 B
7 lines
186 B
11 years ago
|
# --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"
|