wok diff logrotate/description.txt @ rev 25032

giblib: modified configure parameter
author Hans-G?nter Theisgen
date Fri May 20 10:31:08 2022 +0100 (2022-05-20)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/logrotate/description.txt	Fri May 20 10:31:08 2022 +0100
     1.3 @@ -0,0 +1,6 @@
     1.4 +The logrotate utility is designed to simplify the administration of log files
     1.5 +on a system which generates a lot of log files.
     1.6 +Logrotate allows for the automatic rotation compression, removal and
     1.7 +mailing of log files.
     1.8 +Logrotate can be set to handle a log file hourly, daily, weekly, monthly or
     1.9 +when the log file gets to a certain size.