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:
parent
6b445e232e
commit
1fbbcf8487
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user