test-network: disable DNS function of dnsmasq

(cherry picked from commit 6f783ce5f52a1a9e0e87abf83b2eb37dc6bc4be1)
1 file changed
tree: 35c869f168cfb3dd5781be281a8d17b3c2ef1487
  1. .dir-locals.el
  2. .editorconfig
  3. .gitattributes
  4. .github/ISSUE_TEMPLATE/
  5. .gitignore
  6. .lgtm.yml
  7. .lgtm/cpp-queries/
  8. .mailmap
  9. .mkosi/
  10. .travis.yml
  11. .vimrc
  12. .ycm_extra_conf.py
  13. LICENSE.GPL2
  14. LICENSE.LGPL2.1
  15. Makefile
  16. NEWS
  17. README
  18. README.md
  19. TODO
  20. catalog/
  21. coccinelle/
  22. configure
  23. docs/
  24. factory/etc/
  25. hwdb/
  26. man/
  27. meson.build
  28. meson_options.txt
  29. mkosi.build
  30. modprobe.d/
  31. network/
  32. po/
  33. presets/
  34. rules/
  35. shell-completion/
  36. src/
  37. sysctl.d/
  38. sysusers.d/
  39. test/
  40. tmpfiles.d/
  41. tools/
  42. travis-ci/
  43. units/
  44. xorg/
  45. zanata.xml
README.md

systemd - System and Service Manager

Semaphore CI Build Status
Coverity Scan Status
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI Build Status

Details

General information about systemd can be found in the systemd Wiki.

Information about build requirements is provided in the README file.

Consult our NEWS file for information about what's new in the most recent systemd versions.

Please see the Hacking guide for information on how to hack on systemd and test your modifications.

Please see our Contribution Guidelines for more information about filing GitHub Issues and posting GitHub Pull Requests.

When preparing patches for systemd, please follow our Coding Style Guidelines.

If you are looking for support, please contact our mailing list or join our IRC channel.

Stable branches with backported patches are available in the stable repo.