Werk #15125: Fix cleanup of PDF tmp files in ~/tmp/check_mk
Component | User interface |
Title | Fix cleanup of PDF tmp files in ~/tmp/check_mk |
Date | Feb 8, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0b1 2.1.0p22 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
Created PDF tmp files were not cleaned up in folder ~/tmp/check_mk.
Newly created PDF tmp files will be created in folder ~/tmp/check_mk/pdf and the new cronjob "cleanup_pdf_tmp_files", running every day at 00:15, will cleanup PDF tmp files older one day in this folder.