2 lines
94 B
Text
2 lines
94 B
Text
*/15 * * * * root find /var/cache/cgit/ -cmin +60 -name '*.lock' -type f -delete -maxdepth 1
|
|
|