2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2026-01-04 20:14:56 +01:00
Files
dockerfiles_vimagick/webkit/etc/monit/conf.d/cleanup.cfg
2014-12-29 19:46:46 +08:00

3 lines
90 B
INI

check program cleanup with path "find /data -type f -cmin +60 -delete"
every 5 cycles