mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
6 lines
128 B
Text
6 lines
128 B
Text
![]() |
/var/log/xferlog {
|
||
|
postrotate
|
||
|
/bin/kill -HUP `cat /var/run/proftpd.pid 2>/dev/null` 2>/dev/null || true
|
||
|
endscript
|
||
|
}
|