/[pkg-ruby-extras]/trunk/chef/debian/chef-server-api.logrotate
ViewVC logotype

Contents of /trunk/chef/debian/chef-server-api.logrotate

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5670 - (show annotations) (download)
Tue Jul 6 19:45:38 2010 UTC (2 years, 10 months ago) by jtimberman-guest
File size: 169 byte(s)
sync packaging from opscode upstream for 0.9.6+dfsg-2
1 /var/log/chef/server.log /var/log/chef/merb*log {
2 rotate 12
3 weekly
4 compress
5 postrotate
6 /usr/sbin/invoke-rc.d chef-server force-reload > /dev/null
7 endscript
8 }

  ViewVC Help
Powered by ViewVC 1.1.5