summaryrefslogtreecommitdiff
path: root/share/opie-login/post-session
Unidiff
Diffstat (limited to 'share/opie-login/post-session') (more/less context) (ignore whitespace changes)
-rw-r--r--share/opie-login/post-session2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/opie-login/post-session b/share/opie-login/post-session
index 5275513..680701f 100644
--- a/share/opie-login/post-session
+++ b/share/opie-login/post-session
@@ -12,7 +12,7 @@ permout ()
12} 12}
13 13
14if [ -e /proc/hal/model ]; then 14if [ -e /proc/hal/model ]; then
15 devs=/dev/sound/dsp /dev/sound/mixer /dev/touchscreen/0 \ 15 devs=/dev/sound/dsp /dev/sound/mixer /dev/touchscreen/* \
16 /dev/fb/0 /dev/vc/0 16 /dev/fb/0 /dev/vc/0
17else 17else
18 devs=/dev/dsp /dev/dsp1 /dev/mixer /dev/ts /dev/fb0 \ 18 devs=/dev/dsp /dev/dsp1 /dev/mixer /dev/ts /dev/fb0 \