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
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
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
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
4 matches
Mail list logo