summaryrefslogtreecommitdiff
path: root/packages/e17/entrance/fix-auth-mode.patch
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2006-02-06 01:31:29 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-06 01:31:29 +0000
commit69d51a4e09adf355137b0cac65eda31227723c3e (patch)
treed2b3b44f0ab187354f7fb15935cb85721014b6e1 /packages/e17/entrance/fix-auth-mode.patch
parentdc7f3136445c3fdf6003b4b00615fbc72d950ca3 (diff)
parent062e000a4691d4884a3ae0233246fb259a335969 (diff)
merge of 2510e5252ac32a4848eb302514a1d35602ed7afd
and 65b0cd64eeef02b789460148d6bb958749417f11
Diffstat (limited to 'packages/e17/entrance/fix-auth-mode.patch')
-rw-r--r--packages/e17/entrance/fix-auth-mode.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/e17/entrance/fix-auth-mode.patch b/packages/e17/entrance/fix-auth-mode.patch
new file mode 100644
index 0000000000..1ec520f768
--- /dev/null
+++ b/packages/e17/entrance/fix-auth-mode.patch
@@ -0,0 +1,11 @@
+--- entrance/data/config/build_config.sh.in~ 2006-01-30 07:01:47.000000000 -0800
++++ entrance/data/config/build_config.sh.in 2006-02-01 22:22:04.000000000 -0800
+@@ -3,7 +3,7 @@
+ rm -f $DB
+
+ # set auth to 1 for pam, 2 for shadow
+-ecore_config -c $DB -k /entrance/auth -i @auth_mode@
++ecore_config -c $DB -k /entrance/auth -i 0
+
+ # uncomment the below to enable experimental OpenGL hardware acceleration
+ #ecore_config -c $DB -k /entrance/engine -i 1