Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 119092

Summary: net-misc/ntp: adding logrotate feature
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: SpanKY <vapier>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Toralf Förster gentoo-dev 2006-01-15 07:33:58 UTC
What's about adding a feature to use the USE flag "logrotate" in the ntp ebuild in the same mannse as it's used eg in the acpid - ebuilds ? The logrotate def file could have the same contents as this :

n22 /usr/portage/net-misc/ntp # cat /etc/logrotate.d/snort

/var/log/snort/alert {
  daily
  rotate 7
  nocompress
}
Comment 1 SpanKY gentoo-dev 2006-01-19 16:55:53 UTC
added to cvs