mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
7 lines
323 B
Plaintext
7 lines
323 B
Plaintext
logrot rotates log files in a safe (almost atomic) manner.
|
|
The name of the rotated file and its destination directory
|
|
are configurable. Signals may be sent to processes determined
|
|
from a pid file, or arbitrary commands may be executed upon
|
|
rotation. Optional pre-processing, compression, and post-
|
|
processing is supported.
|