diff options
Diffstat (limited to 'meta/recipes-devtools/distcc/files/default')
| -rw-r--r-- | meta/recipes-devtools/distcc/files/default | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-devtools/distcc/files/default b/meta/recipes-devtools/distcc/files/default index 95290f8488..63c4159b9d 100644 --- a/meta/recipes-devtools/distcc/files/default +++ b/meta/recipes-devtools/distcc/files/default | |||
| @@ -17,3 +17,8 @@ STARTDISTCC="true" | |||
| 17 | # ALLOWEDNETS="127.0.0.1" | 17 | # ALLOWEDNETS="127.0.0.1" |
| 18 | 18 | ||
| 19 | ALLOWEDNETS="192.168.7.0/24" | 19 | ALLOWEDNETS="192.168.7.0/24" |
| 20 | |||
| 21 | # | ||
| 22 | # OPTIONS is used for the systemd service file | ||
| 23 | # | ||
| 24 | OPTIONS="--allow 192.168.7.0/24" | ||
