Bug#675081: proftpd-basic: logrotate kills proftpd instead of restarting it

2014-01-14 Thread Lorin Weilenmann
I have the same bug on 1.3.5~rc3-2.1. invoking restart manually gives ok for stop and ok for start, but the service is not actually started. adding a sleep 2 between stop and start in the init.d-script resolves the issue. This is running proftpd in StandAlone-mode. >>I just had this bug start hap

Bug#675081: proftpd-basic: logrotate kills proftpd instead of restarting it

2013-08-01 Thread Joe Emenaker
Maybe we should tell start-stop-daemon to wait 'forever' until the process is really dead before we restart it? According to start-stop-daemon(8), the options should be: start-stop-daemon --stop --signal $SIGNAL --quiet --pidfile "$PIDFILE" --retry=TERM/10/KILL/forever I just had this bug sta

Bug#675081: proftpd-basic: logrotate kills proftpd instead of restarting it

2013-02-03 Thread Cyril Bouthors
reopen 675081 thanks Hi, We've encountered the exact same issue on several of our squeeze machines: logrotate kills proftpd instead of restarting it but the patch used in 1.3.5~rc1-2 does not fix the issue. Before the patch, it only happened ~5 times out of 100 machines running ProFTPd over ~2 y

Bug#675081: proftpd-basic: logrotate kills proftpd instead of restarting it

2012-05-29 Thread David North
Package: proftpd-basic Version: 1.3.3a-6squeeze4 Severity: important Every time my /var/log/proftpd/proftpd.log gets long enough to be rotated by the logrotate job supplied with the package, proftpd is killed instead of restarted. It seems that the logrotate job does: # reload could be not