diff options
Diffstat (limited to 'packages/e17/entrance/config-db.patch')
-rw-r--r-- | packages/e17/entrance/config-db.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 |