# HG changeset patch # User Franz Glasner # Date 1592291247 -7200 # Node ID aacfdd48b76a37a00ab8163cf7711db9822ec85d # Parent 3e92a10a2c968efcbf95d8105da593f2cbad6126 Use the QUIT signal to stop the daemon (which is an immediate kill) diff -r 3e92a10a2c96 -r aacfdd48b76a uwsginl/files/uwsginl.in --- a/uwsginl/files/uwsginl.in Mon Jun 15 12:34:20 2020 +0200 +++ b/uwsginl/files/uwsginl.in Tue Jun 16 09:07:27 2020 +0200 @@ -121,7 +121,7 @@ stop_postcmd=stop_postcmd reload_precmd=reload_precmd brutalreload_cmd=brutalreload_cmd -sig_stop="INT" +sig_stop="QUIT" extra_commands="reload brutalreload" procname=${uwsginl_procname}