Werk #15130: Only execute PDF cleanup cronjob if PDF tmp directory exists
| Component | User interface | ||||||
| Title | Only execute PDF cleanup cronjob if PDF tmp directory exists | ||||||
| Date | Feb 28, 2023 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
If no PDF tmp files were created before the cronjob introduced in werk #15125 was executed, the directory was missing and the cronjob had an output like "No such file or directory". The cronjob is now only executed if the directory "~/tmp/check_mk/pdf" exists.