correct the message

This commit is contained in:
immarvin 2014-06-09 06:52:07 -07:00
parent 69e6dd69cf
commit 7beb515aa0

View File

@ -930,7 +930,7 @@ sub pgreboot
if($cmd !=0 )
{
xCAT::MsgUtils->message("E",
" $cmd failed. PostgreSQL will not restart on reboot.");
"enable service $cmd failed. PostgreSQL will not restart on reboot.");
}
}