Skip to content

Commit

Permalink
README.md: mention hourly rotation in the summary
Browse files Browse the repository at this point in the history
Fixes #249
  • Loading branch information
kdudka committed Apr 26, 2019
1 parent 2d4aeb9 commit 66921e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# logrotate

The logrotate utility is designed to simplify the administration of log files on a system which generates a lot of log files. Logrotate allows for the automatic rotation compression, removal and mailing of log files. Logrotate can be set to handle a log file daily, weekly, monthly or when the log file gets to a certain size.
The logrotate utility is designed to simplify the administration of log files on a system which generates a lot of log files. Logrotate allows for the automatic rotation compression, removal and mailing of log files. Logrotate can be set to handle a log file hourly, daily, weekly, monthly or when the log file gets to a certain size.

## Download

Expand Down

0 comments on commit 66921e4

Please sign in to comment.