]> git.pld-linux.org Git - packages/fetchmail.git/blob - fetchmail.logrotate
- desktop files cleaning: conversion to UTF-8, pl translations, names
[packages/fetchmail.git] / fetchmail.logrotate
1 /var/log/fetchmail {
2     postrotate
3         /bin/killall -HUP fetchmaild || :
4     endscript
5 }
This page took 0.035633 seconds and 3 git commands to generate.