[core_cleanup] Fix issue where core_cleanup job runs too frequently (#3659)
Signed-off-by: Danny Allen <daall@microsoft.com>
This commit is contained in:
parent
9ce24b59e5
commit
818ab7fdaa
@ -1,3 +1,3 @@
|
||||
# Attempts to clean up core files every 2 hours
|
||||
* */2 * * * root /usr/bin/core_cleanup.py > /dev/null 2>&1
|
||||
0 */2 * * * root /usr/bin/core_cleanup.py > /dev/null 2>&1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user