Add the flags that seem to allow multiple dnsmasqs to run at once

Change-Id: I05b5b6ea0a05453180caca5f80e576715495b1aa
1 file changed
tree: fb9e015d700d0dde17aa915d1acd773492c453f0
  1. gdb/
  2. installer/
  3. vim/
  4. zsh-completion/
  5. .gitignore
  6. AUTHORS
  7. build-bootable-usb-gigaboot.sh
  8. build-sysroot.sh
  9. build-toolchain.sh
  10. check-header-guards.py
  11. CONTRIBUTING.md
  12. env.sh
  13. git-file-format
  14. LICENSE
  15. onechar.txt
  16. paths.py
  17. push-package.py
  18. README.md
  19. run-dart-analysis.py
  20. run-magenta-arm64
  21. run-magenta-x86-64
  22. run.py
  23. start-dhcp-server.sh
  24. symlink-dot-packages.py
  25. update_dart_packages.py
README.md

Scripts

This repository is for scripts useful when hacking on Fuchsia. This repository should contain scripts that perform tasks spanning multiple repositories. Scripts that only operate within a single repository should live in the relevant repository.