Skip to content
Snippets Groups Projects
Unverified Commit 5ea68141 authored by Daniel J Walsh's avatar Daniel J Walsh Committed by GitHub
Browse files

Merge pull request #34 from baude/issue26

clarify where to report issues
parents 5f160ae0 10bee98a
No related branches found
No related tags found
No related merge requests found
...@@ -42,3 +42,8 @@ reboot. Therefore, files are stored in `/run/containers/cni/dnsname`, or under ...@@ -42,3 +42,8 @@ reboot. Therefore, files are stored in `/run/containers/cni/dnsname`, or under
Much like the implementation of DNSMasq for libvirt, this plugin will only set up dnsmasq to listen on the network Much like the implementation of DNSMasq for libvirt, this plugin will only set up dnsmasq to listen on the network
interfaces associated with the CNI network. The DNSMasq services are not configured or managed by systemd but rather interfaces associated with the CNI network. The DNSMasq services are not configured or managed by systemd but rather
only by the plugin itself. only by the plugin itself.
## Reporting issues
If you are using dnsname code compiled directly from github, then reporting bugs and problem to the dnsname github issues tracker
is appropriate. In the case that you are using code compiled and provided by a Linux distribution, you should file the problem
with their appropriate bug tracker (bugzilla/trackpad).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment