From: Matthias Hentges Date: Sun, 14 Aug 2005 19:06:46 +0000 (+0000) Subject: entrance: revert auth=2 to auth=0 X-Git-Tag: Release-2010-05/1~9453^2~3858^2~24 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e977ce6a276892932a2b3961289d51013d404f38;p=openembedded.git entrance: revert auth=2 to auth=0 --- diff --git a/packages/e17/entrance/config-db.patch b/packages/e17/entrance/config-db.patch index f326ac50c9..33da62435f 100644 --- a/packages/e17/entrance/config-db.patch +++ b/packages/e17/entrance/config-db.patch @@ -5,7 +5,7 @@ # set auth to 1 for pam, 2 for shadow -edb_ed $DB add /entrance/auth int @auth_mode@ -+edb_ed $DB add /entrance/auth int 2 ++edb_ed $DB add /entrance/auth int 0 # uncomment the below to enable experimental OpenGL hardware acceleration #edb_ed $DB add /entrance/engine int 1 diff --git a/packages/e17/entrance_20050810.bb b/packages/e17/entrance_20050810.bb index de00734985..574f6ea445 100644 --- a/packages/e17/entrance_20050810.bb +++ b/packages/e17/entrance_20050810.bb @@ -7,7 +7,7 @@ RDEPENDS += "bash gpe-dm" HOMEPAGE = "http://www.enlightenment.org" MAINTAINER = "Justin Patrin " CVSDATE = "${PV}" -PR = "r1" +PR = "r2" SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/apps/entrance \ file://longer-sleep.patch;patch=1 \