]> git.pld-linux.org Git - packages/fbset.git/blobdiff - fbset.init
- s/bin/sbin/
[packages/fbset.git] / 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.062342 seconds and 4 git commands to generate.