On Mon, 17 Jul 2017, Risto Vaarandi wrote:
that is an interesting problem. Let me ask the following question -- is the restart done via system init script? If so, the behavior you are observing might be caused by the init script -- it initially sends a TERM signal to the sec process which is then followed by KILL, since the process has not died immediately as the init script expected. In order to test it, I wrote a small test ruleset:
It's common for system halt/restart scripts to have a short timeout between sending the TERM and following it up with a KILL.
I don't know how to extend this timeout with systemd (it's always possible that they decided that nobody needed to do that, but I'd bet that there is a way somewhere)
David Lang ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Simple-evcorr-users mailing list Simple-evcorr-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users