summarylogtreecommitdiffstats
path: root/rwhod.cron
diff options
context:
space:
mode:
Diffstat (limited to 'rwhod.cron')
-rw-r--r--rwhod.cron2
1 files changed, 2 insertions, 0 deletions
diff --git a/rwhod.cron b/rwhod.cron
new file mode 100644
index 000000000000..cc4738f675db
--- /dev/null
+++ b/rwhod.cron
@@ -0,0 +1,2 @@
+#!/bin/sh -e
+exec find /var/spool/rwho -mindepth 1 -mtime +30 -delete