message "${MESSAGE_COLOR}partition used by HAVP for temporary files must be
mounted with hardlock feature enabled using option 'mand' for mount(8).
Please add the following line to your mount file
${FILE_COLOR}$INSTALL_ROOT/etc/fstab${MESSAGE_COLOR}:"
message "${QUERY_COLOR}tmpfs /var/havp tmpfs defaults,size=256M,mand,uid=nobody,gid=nogroup,mode=700 0 0"
message "${MESSAGE_COLOR}Do NOT add 'mand' option to your existing /var or /tmp mount points!${DEFAULT_COLOR}"
