mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Merge pull request #889 from dabreese00/david
README (Debian install): Don't autorun dnsmasq
This commit is contained in:
commit
00e64a438a
@ -103,7 +103,7 @@ vagrant-libvirt. This depends on your distro. An overview:
|
||||
* Ubuntu 12.04/14.04/16.04, Debian:
|
||||
```shell
|
||||
apt-get build-dep vagrant ruby-libvirt
|
||||
apt-get install qemu libvirt-bin ebtables dnsmasq
|
||||
apt-get install qemu libvirt-bin ebtables dnsmasq-base
|
||||
apt-get install libxslt-dev libxml2-dev libvirt-dev zlib1g-dev ruby-dev
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user