Magellan Linux

Annotation of /trunk/cups/cups.logrotate

Parent Directory Parent Directory | Revision Log Revision Log


Revision 214 - (hide annotations) (download)
Thu Jun 7 11:51:12 2007 UTC (16 years, 11 months ago) by niro
File size: 105 byte(s)
-added logrotate config

1 niro 214 #
2     # Cups logrotate config file
3     #
4    
5     /var/log/cups/*_log {
6     missingok
7     notifempty
8     sharedscripts
9     }