diff --git a/roles/batcave/files/pdr.cron b/roles/batcave/files/pdr.cron index cbccd3304b..8b88f93aa4 100644 --- a/roles/batcave/files/pdr.cron +++ b/roles/batcave/files/pdr.cron @@ -1 +1 @@ -0 12 * * * root /usr/bin/find /srv/web/infra/pdr -ctime +7 -print0 | xargs -0 rm -f +0 12 * * * root /usr/bin/find /srv/web/infra/pdr/ -ctime +7 -print0 | xargs -0 rm -f