| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| apparmor | ||
| bash | ||
| etc | ||
| init | ||
| selinux | ||
| sysconfig | ||
| templates | ||
| yum | ||
| Makefile.am | ||
| acinclude.m4 | ||
| ax_check_compile_flag.m4 | ||
| ax_check_link_flag.m4 | ||
| ax_pthread.m4 | ||
| tls.m4 |
lxc's dnsmasq will try to read system's dnsmasq if `--conf-file` is not
specified. This is likely not desirable, as lxc's dnsmasq should be
self-contained.
On my system the conflicting options are `--bind-interfaces` and
`--bind-dynamic`, since the same host is doing other DNS-y things
unrelated to lxc.
This is an incompatible change, since lxc's dnsmasq will stop honoring
system's `/etc/dnsmasq.conf`, and some systems may be relying on it.
Given that, I believe it should not depend on it by default, since
dnsmasq is lxc's implementation detail. However, if the user desires,
the old behavior could be brought back by setting
`LXC_DHCP_CONFILE=/etc/dnsmasq.conf` in `/etc/default/lxc-net`.
Signed-off-by:
Motiejus Jakštys <motiejus@jakstys.lt>
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| apparmor | Loading commit data... | |
| bash | Loading commit data... | |
| etc | Loading commit data... | |
| init | Loading commit data... | |
| selinux | Loading commit data... | |
| sysconfig | Loading commit data... | |
| templates | Loading commit data... | |
| yum | Loading commit data... | |
| Makefile.am | Loading commit data... | |
| acinclude.m4 | Loading commit data... | |
| ax_check_compile_flag.m4 | Loading commit data... | |
| ax_check_link_flag.m4 | Loading commit data... | |
| ax_pthread.m4 | Loading commit data... | |
| tls.m4 | Loading commit data... |