Package: proftpd
Version: 1.3.0-4
Severity: normal
Hi,
orthanc proftpd # cat /etc/cron.monthly/proftpd
#!/bin/sh
#
# cron script to rotate the proftpd server logfile, based on the
# wu-ftpd script by Peter Tobias <[EMAIL PROTECTED]>.
[ -x /usr/sbin/ftpstats ] || exit 0
cd /var/log
savelog -q -u root -g adm -m 640 -c 12 /var/log/xferreport
ftpstats -a -r -l 2 -d 2>/dev/null >/var/log/xferreport
savelog -q -u root -g adm -m 640 -c 7 /var/log/xferlog
I think the paths for logiles should be updated if logging goes to
/var/log/proftpd/ now.
Regards, Michael
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686-smp
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages proftpd depends on:
ii adduser 3.86 Add and remove users and groups
ii debconf 1.5.0 Debian configuration management sy
ii debianutils 2.15.7 Miscellaneous utilities specific t
ii libacl1 2.2.36-1 Access control list shared library
ii libattr1 2.4.32-1 Extended attribute shared library
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii libldap2 2.1.30-13 OpenLDAP libraries
ii libmysqlclient15off 5.0.20-1 mysql database client library
ii libncurses5 5.5-1.1 Shared libraries for terminal hand
ii libpam-runtime 0.79-3.1 Runtime support for the PAM librar
ii libpam0g 0.79-3.1 Pluggable Authentication Modules l
ii libpq4 8.1.3-4 PostgreSQL C client library
ii libssl0.9.8 0.9.8a-8 SSL shared libraries
ii libwrap0 7.6.dbs-9 Wietse Venema's TCP wrappers libra
ii netbase 4.25 Basic TCP/IP networking system
ii perl 5.8.8-4 Larry Wall's Practical Extraction
ii ucf 2.009 Update Configuration File: preserv
ii zlib1g 1:1.2.3-11 compression library - runtime
proftpd recommends no packages.
-- debconf information:
shared/proftpd/warning:
* shared/proftpd/inetd_or_standalone: inetd
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]