]> andersk Git - moira.git/commitdiff
boot.out -> dhcp.out
authorzacheiss <zacheiss>
Thu, 17 Aug 2000 02:29:49 +0000 (02:29 +0000)
committerzacheiss <zacheiss>
Thu, 17 Aug 2000 02:29:49 +0000 (02:29 +0000)
bootptab -> dhcpd.conf

gen/dhcp.sh

index 086c70dc4b37f8933cbd744e4ee3181da29d6a1d..4c2afe7b08738e5cd6a13460c067855bb55e3960 100755 (executable)
@@ -14,11 +14,11 @@ MR_MKCRED=47836474
 MR_TARERR=47836476
 
 PATH=/usr/bin
-TARFILE=/var/tmp/boot.out
+TARFILE=/var/tmp/dhcp.out
 BOOTGEN=/var/boot/dhcpd.conf.print
 BOOTHEAD=/var/boot/dhcpd.conf.head
 BOOTFOOT=/var/boot/dhcpd.conf.foot
-BOOTFILE=/var/boot/bootptab
+BOOTFILE=/var/boot/dhcpd.conf
 PSWDFILE=/var/boot/hp.add
 
 # Alert if the tar file or other needed files do not exist
This page took 0.041509 seconds and 5 git commands to generate.