Adding Custom Messages¶
You can add a custor header and text at the login screen.
Configuration¶
Configure the file rvd_front.conf like this:
{
login_header => 'Login'
,login_message => 'Login to Start a Machine'
}
Administrator Documentation
Feature Documentation
Guest VM section
Developer Documentation