]> git.pld-linux.org Git - packages/fbset.git/commitdiff
- removed call to con2fb
authorwitekfl <witekfl@pld-linux.org>
Mon, 1 Mar 2004 10:19:48 +0000 (10:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- -w really fix problems

Changed files:
    fbset.init -> 1.21

fbset.init

index afe67b1ac1d73f55c42ffd20c2513298a8ebfa1f..f2442741f628732c7c82911281d431c2ff64112a 100644 (file)
@@ -71,9 +71,8 @@ case "$1" in
                        fi
 
                        for cons in $FBTERMINALS; do
-                               /usr/bin/open -c $cons -- /usr/bin/fbset -fb \
+                               /usr/bin/open -c $cons -w -- /usr/bin/fbset -fb \
                                  $FBDEV ${DEPTH_options} $FBMODE_default
-                               /usr/bin/con2fb $FBDEV $cons
                        done
                        ok
                fi
This page took 0.181259 seconds and 4 git commands to generate.