From 22f2ae8b8b364351e6f13dab816066f1029f9747 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 21 Sep 2009 10:18:34 +0200 Subject: [PATCH] projects/wayland: fix options (login message) --- projects/wayland/options | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/projects/wayland/options b/projects/wayland/options index 247335cff2..c972beedee 100644 --- a/projects/wayland/options +++ b/projects/wayland/options @@ -1,9 +1,9 @@ -# Welcome Message for e.g. SSH Server (up to 5 Lines e.g. ISSUE0=".." ISSUE1=".." - ISSUE0="*******************************************************" - ISSUE1="* Welcome to OpenELEC - the powerfull Mediacenter4you *" - ISSUE2="* visit http://www.openelec.tv *" - ISSUE3="*******************************************************" - ISSUE4= +# Welcome Message for e.g. SSH Server (up to 5 Lines) + GREATING0="#######################################################" + GREATING1="# Welcome to OpenELEC - the powerfull Mediacenter4you #" + GREATING2="# visit http://www.openelec.tv #" + GREATING3="#######################################################" + GREATING4="" # Root password to integrate in the target system ROOT_PASSWORD="openelec"