aboutsummaryrefslogtreecommitdiffstats
path: root/testing/dma/dma.cron
blob: d37f4f9f3c602879bb624ffbd70ab59a83d5a32c (plain)
1
2
3
4
5
#!/bin/sh
# Flush the DMA queue automatically.

/usr/sbin/dma -q1
exit 0