]> andersk Git - moira.git/commitdiff
update PATH to one that will also work on RHEL5.2
authorjweiss <jweiss>
Wed, 12 Aug 2009 22:03:05 +0000 (22:03 +0000)
committerjweiss <jweiss>
Wed, 12 Aug 2009 22:03:05 +0000 (22:03 +0000)
gen/dhcp.sh

index c43efea865107bf1b55eb27138fde4abdb456fc3..f9eb635d4eb7c21f61ecdb430eb368aa33efdd14 100755 (executable)
@@ -13,7 +13,7 @@ MR_MISSINGFILE=47836473
 MR_MKCRED=47836474
 MR_TARERR=47836476
 
-PATH=/usr/bin
+PATH=/usr/bin:/bin
 TARFILE=/var/tmp/dhcp.out
 BOOTGEN=/var/boot/dhcpd.conf.print
 BOOTHEAD=/var/boot/dhcpd.conf.head
This page took 0.038936 seconds and 5 git commands to generate.