A
5 – Software Installation Additional Installation Instructions
<post>
set
echo
echo ’# INFINIPATH_ULIMIT_INSTALL_COMMENT; used by InfiniPath install, do not remove’ >> /etc/initscript
echo ’# This allows locking of up to 128MB of memory per process. It only’ >> /etc/initscript
echo ’# takes effect after a reboot, or "init 1", followed by "init 3"’ >> /etc/initscript
echo "ulimit
#the kernel must match the smp kernel you give below. uname
export
chkconfig
Inserting a post installation script here. This
code will be executed on the destination node AFTER the packages have been installed.
<file