diff --git a/log2ram b/log2ram index b62d074..6fea8e3 100755 --- a/log2ram +++ b/log2ram @@ -1,7 +1,7 @@ #!/bin/sh SIZE=40M -USE_RSYNC=true +USE_RSYNC=false # don't touch anything below here.