Skip to content

Additional Copyright Text

This section provides information for Device Builders to customize the login screen. Device Builders can display a copyright text on the device console by creating a file in a specific folder (/etc) with a specific file name (issue.edge).

Default Login Screen

The following picture shows the default login screen.

Default login screen

Add the copyright text to the issue.edge file in the /etc folder. You can verify this by using the cat command.

$-> cat /etc/issue.edge
**************DISCLAIMER: Hello, Nice to meet you.****************

The following picture shows the login screen with copyright text.

Display copyright text login screen