diff options
| author | James Meyer <james.meyer@operamail.com> | 2010-01-31 04:45:11 (GMT) | 
|---|---|---|
| committer | James Meyer <james.meyer@operamail.com> | 2010-01-31 04:45:11 (GMT) | 
| commit | dd523e8aec547616953dd233656b9d61ff1b77c2 (patch) | |
| tree | 0356c5e46ef5e55b4d5c9dd35af7138eb41991ec /build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process | |
| parent | 7cf75b5f32ced980ba9fbc44b3c4512b07ea9e16 (diff) | |
| download | linhes_dev-dd523e8aec547616953dd233656b9d61ff1b77c2.zip | |
profile sync:
add 172.16 to hosts.allow
This was an address range I didn't think anybody used =)
closes FS#542
Diffstat (limited to 'build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process')
| -rw-r--r-- | build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/hosts.allow | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/hosts.allow b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/hosts.allow index ca19dbb..f6cf005 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/hosts.allow +++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/hosts.allow @@ -4,4 +4,5 @@  ALL: 192.168.  ALL: 10.   ALL: 127.0.0.1 +ALL: 172.16.  # End of file | 
