wok-current diff logrotate/description.txt @ rev 25701

Fix dep for libglamoregl.so (libepoxy), and miss file for amdgpu (thanks alanyih)
author Stanislas Leduc <shann@slitaz.org>
date Fri Apr 19 12:48:51 2024 +0000 (2 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/logrotate/description.txt	Fri Apr 19 12:48:51 2024 +0000
     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.