diff options
author | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
commit | ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /sysutils/logrot/DESCR | |
parent | 26e767802169bc1a013a3a64740d0a84afa59755 (diff) | |
download | pkgsrc-ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'sysutils/logrot/DESCR')
-rw-r--r-- | sysutils/logrot/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/logrot/DESCR b/sysutils/logrot/DESCR new file mode 100644 index 00000000000..c864ad79cf1 --- /dev/null +++ b/sysutils/logrot/DESCR @@ -0,0 +1,6 @@ +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. |