diff --git a/packweb-apache/tasks/main.yml b/packweb-apache/tasks/main.yml index b24c9ae6..230fb41a 100644 --- a/packweb-apache/tasks/main.yml +++ b/packweb-apache/tasks/main.yml @@ -71,3 +71,9 @@ - include: fhs_retrictions.yml when: packweb_fhs_retrictions + +- name: Periodically cache ftp directory sizes for ftpadmin.sh + cron: + name: "ProFTPd directory size caching" + special_time: daily + job: "/usr/share/scripts/evoadmin/stats.sh"