projects/wayland: fix options (login message)

This commit is contained in:
Stephan Raue 2009-09-21 10:18:34 +02:00
parent 18a990ac72
commit 22f2ae8b8b

View File

@ -1,9 +1,9 @@
# Welcome Message for e.g. SSH Server (up to 5 Lines e.g. ISSUE0=".." ISSUE1=".." # Welcome Message for e.g. SSH Server (up to 5 Lines)
ISSUE0="*******************************************************" GREATING0="#######################################################"
ISSUE1="* Welcome to OpenELEC - the powerfull Mediacenter4you *" GREATING1="# Welcome to OpenELEC - the powerfull Mediacenter4you #"
ISSUE2="* visit http://www.openelec.tv *" GREATING2="# visit http://www.openelec.tv #"
ISSUE3="*******************************************************" GREATING3="#######################################################"
ISSUE4= GREATING4=""
# Root password to integrate in the target system # Root password to integrate in the target system
ROOT_PASSWORD="openelec" ROOT_PASSWORD="openelec"