sonic-buildimage/files/image_config/cron.d/core_cleanup
Danny Allen 818ab7fdaa [core_cleanup] Fix issue where core_cleanup job runs too frequently (#3659)
Signed-off-by: Danny Allen <daall@microsoft.com>
2019-10-24 17:04:16 +00:00

4 lines
108 B
Plaintext

# Attempts to clean up core files every 2 hours
0 */2 * * * root /usr/bin/core_cleanup.py > /dev/null 2>&1