Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Also note as of LXD 2.3 there are networking tools that take care of this.

modify Modify /etc/default/lxd-bridge to reference an external dnsmasq.conf,

Code Block
languagebash
sudo cp
sudo sed -i 's/LXD_CONFILE=""/LXD_CONFILE=""' /etc/default/lxd-bridge

...