test-config.19.in 88 B

123456789
  1. create
  2. &DIR&/test*.log {
  3. daily
  4. rotate 1
  5. postrotate
  6. exit 1
  7. endscript
  8. }