initial import
This commit is contained in:
9
proftpd/proftpd.logrotate
Normal file
9
proftpd/proftpd.logrotate
Normal file
@@ -0,0 +1,9 @@
|
||||
/var/log/proftpd/*.log /var/log/xferlog {
|
||||
compress
|
||||
missingok
|
||||
notifempty
|
||||
sharedscripts
|
||||
postrotate
|
||||
/etc/init.d/proftpd --ifstarted --quiet reload
|
||||
endscript
|
||||
}
|
||||
Reference in New Issue
Block a user