specify dhcpd.conf path for test server
authorHarald Hoyer <harald@redhat.com>
Mon, 8 Jun 2009 08:34:50 +0000 (10:34 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 8 Jun 2009 08:34:50 +0000 (10:34 +0200)
test/TEST-20-NFS/server-init

index ed7e43e..c3fa58d 100755 (executable)
@@ -22,7 +22,7 @@ exportfs -r
 rpc.nfsd
 rpc.mountd
 >/var/lib/dhcpd/dhcpd.leases
-dhcpd
+dhcpd -cf /etc/dhcpd.conf
 #sh -i
 # Wait forever for the VM to die
 while sleep 60; do sleep 60; done