Skip to content

Commit

Permalink
dnsmasq script location fix (CiscoCloud#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenrlouie authored Jan 27, 2017
1 parent 7bbd75b commit 43b3e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision_scripts/dnsmasq.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cd dnsmasq-$VERSION
make -j 10
sudo make install

sudo cp /vagrant/provision_files/dnsmasq-netboot.conf /etc/dnsmasq.conf
sudo cp /vagrant/provision_files/dnsmasq-iponly.conf /etc/dnsmasq.conf

sudo mkdir /var/ftpd
cd ~
Expand Down

0 comments on commit 43b3e29

Please sign in to comment.