On Wed, May 14, 2014 at 12:51:21PM +0200, Joachim Breitner wrote: > May 14 12:47:11 kirk systemd[1]: Stopping LSB: Start tinc daemons... > May 14 12:47:11 kirk tinc.ehbuehl0[29364]: Got TERM signal > May 14 12:47:11 kirk tinc[29431]: Stopping tinc daemons: ehbuehl0. > May 14 12:47:11 kirk systemd[1]: Stopped LSB: Start tinc daemons. > > But: > $ ps -A|grep tinc > 29364 ? 00:00:00 tincd
You're right, the init script does not wait when you stop a tinc daemon.
If you run "service tinc restart", it will wait after sending the TERM
signal, but only for a maximum of 5 second. I'll try to come up with a
better way to stop and restart.
--
Met vriendelijke groet / with kind regards,
Guus Sliepen <[email protected]>
signature.asc
Description: Digital signature

