~ubuntu-branches/ubuntu/raring/libvirt/raring

« back to all changes in this revision

Viewing changes to .pc/dnsmasq-as-priv-user/tests/networkxml2argvdata/nat-network-dns-srv-record-minimal.argv

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2012-11-19 10:41:02 UTC
  • mfrom: (1.2.15) (223.1.2 raring-proposed)
  • Revision ID: package-import@ubuntu.com-20121119104102-l6ewdppikysbzztu
Tags: 1.0.0-0ubuntu2
debian/patches/add-armhf-sysinfo-infomration.patch: Disable
to fix FTBFS on arm.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
@DNSMASQ@ \
2
2
--strict-order \
3
3
--bind-interfaces \
4
 
--conf-file= \
 
4
--local=// --domain-needed --conf-file= \
5
5
--except-interface lo \
6
6
--srv-host=name.tcp.,,,, \
7
7
--listen-address 192.168.122.1 \
13
13
--dhcp-leasefile=/var/lib/libvirt/dnsmasq/default.leases \
14
14
--dhcp-lease-max=253 \
15
15
--dhcp-no-override \
16
 
--dhcp-hostsfile=/var/lib/libvirt/dnsmasq/default.hostsfile\
 
16
--dhcp-hostsfile=/var/lib/libvirt/dnsmasq/default.hostsfile \
 
17
--addn-hosts=/var/lib/libvirt/dnsmasq/default.addnhosts\