Showing 1 changed files with 1 additions and 1 deletions
+1 -1
rtcwake
... ...
@@ -69,7 +69,7 @@ case "$1/$2" in
69 69
                 fi
70 70
             done
71 71
         fi
72
-        test -n "$AWAKE_ACTION" && at -M now <<< $AWAKE_ACTION > $LOG 2>&1
72
+        test -n "$AWAKE_ACTION" && at -M now <<< $AWAKE_ACTION >> $LOG 2>&1
73 73
         if test -n "$AWAKE_TIME" && test $NOW -ge ${AWAKE_TIME//:} -a $NOW -le $(date +%_H%M%S -d "$AWAKE_TIME $GAP"); then
74 74
             cat >> $LOG << EOL
75 75
 NOW: $NOW