On Mon, Apr 07, 2014 at 12:33:01PM +0200, Prisma Computer - G. Fischer wrote: > Hello, > > I'm able to confirm this bug with ProFTPD Version 1.3.5rc3. This is an > evil bug, leading to logrotate is killing proftpd. When is it expected > to be fixed? > > Mit freundlichen Grüßen / Best regards > > Gregor Fischer > > > start-stop-daemon --stop --signal $SIGNAL --quiet --pidfile > > "$PIDFILE" --retry=TERM/10/KILL/5
This version is already using the sleeping thanks to the --retry flag. You are talking about what exactly? The next systemd will not appreciate sleeps around in init scripts, so this is the proper way of fixing that issue. -- Francesco P. Lovergine -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org