]> git.pld-linux.org Git - packages/acpid.git/commitdiff
- simplified even more
authorAdam Gołębiowski <adamg@pld-linux.org>
Mon, 24 Jul 2006 17:20:25 +0000 (17:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acpid.button.sh -> 1.4

acpid.button.sh

index d606bfc2e0acf4717edfa59b22b061059b3027d4..fcdc6b57ba457f7ad56207e1fab261aa2f80f957 100644 (file)
@@ -31,7 +31,7 @@ case "$1" in
                # if you want to specify separate commands for
                # lid open/close uncomment this section:
 
-               #ODD=`echo $4 | grep "1$\|3$\|5$\|7$\|9\|b$\|d$\|f$"`
+               #ODD=`echo $4 | grep "[13579bdf]$"`
                #if [ "$ODD" ]; then
                #       logger "acpid: lid close action is not defined"
                #else
This page took 0.115288 seconds and 4 git commands to generate.