Commit 4e15ead
committed
Bump the default frequency of the logrotate cron job
Since log rotation is based on date or size, this doesn't cause the logs
to be rotated more frequently, it just causes logrotate to check for the
rotation condition more frequently, allowing it to catch sudden growths
in size. logrotate itself has locking so this should be safe.1 parent e4a92d1 commit 4e15ead
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments