]> git.pld-linux.org Git - packages/i8kutils.git/commitdiff
- redirection fix
authorhavner <havner@pld-linux.org>
Fri, 17 Dec 2004 16:57:30 +0000 (16:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    i8kbuttons.aumix -> 1.3

i8kbuttons.aumix

index 218f90fe9f57a32b067e51a4eff2ed69edbd9222..6653f31a233c86d9e714c2f359fb620d3435eba6 100755 (executable)
@@ -9,4 +9,4 @@ exec /usr/bin/i8kbuttons -u "$I8KBUTTONS_UP_CMD" -d "$I8KBUTTONS_DOWN_CMD" \
        -m "$I8KBUTTONS_MUTE_CMD" -r "$I8KBUTTONS_TIMEOUT" &
                
 
-/sbin/kbdrate -r 30 -d 100 >/dev/null 2&>1 & echo
+/sbin/kbdrate -r 30 -d 100 >/dev/null 2>&1 & echo
This page took 0.084061 seconds and 4 git commands to generate.