X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fneutron-dhcp-agent.logrotate;fp=trusty%2Fdebian%2Fneutron-dhcp-agent.logrotate;h=c7527e5e5fb8aab82f4164f6154ebe4cc3f73e71;hb=3650bade146bf59a7828feda89ddb602dfea6047;hp=0000000000000000000000000000000000000000;hpb=0bcbc79c7893e3a69ff8bb600e44ec71fa8ae713;p=openstack-build%2Fneutron-build.git diff --git a/trusty/debian/neutron-dhcp-agent.logrotate b/trusty/debian/neutron-dhcp-agent.logrotate new file mode 100644 index 000000000..c7527e5e5 --- /dev/null +++ b/trusty/debian/neutron-dhcp-agent.logrotate @@ -0,0 +1,7 @@ +/var/log/neutron/dhcp-agent.log { + daily + missingok + compress + delaycompress + notifempty +}