fix build use /bin/ksh path

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11498 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2012-02-07 12:59:43 +00:00
parent 6b445e232e
commit 1fbbcf8487

View File

@ -1,4 +1,4 @@
#!/usr/bin/ksh
#!/bin/ksh
trap "chmod 774 /etc/rc.tcpip" INT QUIT TERM EXIT
#NB: WANT TO ADD THIS BACK IN AT SOME POINT - SYSTEM HANG DETECTION DEAMON