mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-15 19:01:44 +00:00
correct the message
This commit is contained in:
@ -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.");
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user