]> git.pld-linux.org Git - packages/fbset.git/commitdiff
- s/bin/sbin/
authortommat <tommat@pld-linux.org>
Mon, 8 Dec 2003 10:55:53 +0000 (10:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fbset.init -> 1.18

fbset.init

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