diff --git a/roles/batcave/files/pdr.cron b/roles/batcave/files/pdr.cron new file mode 100644 index 0000000000..cbccd3304b --- /dev/null +++ b/roles/batcave/files/pdr.cron @@ -0,0 +1 @@ +0 12 * * * root /usr/bin/find /srv/web/infra/pdr -ctime +7 -print0 | xargs -0 rm -f