]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/e17/entrance/fix-auth-mode.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / e17 / entrance / fix-auth-mode.patch
1 --- entrance/data/config/build_config.sh.in~    2006-01-30 07:01:47.000000000 -0800
2 +++ entrance/data/config/build_config.sh.in     2006-02-01 22:22:04.000000000 -0800
3 @@ -3,7 +3,7 @@
4  rm -f $DB
5  
6  # set auth to 1 for pam, 2 for shadow
7 -ecore_config -c $DB  -k /entrance/auth -i @auth_mode@
8 +ecore_config -c $DB  -k /entrance/auth -i 0
9  
10  # uncomment the below to enable experimental OpenGL hardware acceleration
11  #ecore_config -c $DB -k /entrance/engine -i 1