From f44f03d90881ddd55222e7e8cfff714ac4b49416 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Sat, 27 Dec 2014 07:39:55 -0800 Subject: [PATCH] Updated Graceful shutdown and restart (markdown) --- Graceful-shutdown-and-restart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Graceful-shutdown-and-restart.md b/Graceful-shutdown-and-restart.md index 461e8a2..bce86a2 100644 --- a/Graceful-shutdown-and-restart.md +++ b/Graceful-shutdown-and-restart.md @@ -6,4 +6,4 @@ If you are using workers, send `SIGQUIT` to master process. On Windows, please use `SIGTERM` instead. -Notice: only [some versions](https://github.com/clowwindy/shadowsocks/wiki/Feature-Comparison-across-Different-Versions) support this feature. \ No newline at end of file +Notice: only [some versions](https://github.com/shadowsocks/shadowsocks/wiki/Feature-Comparison-across-Different-Versions) support this feature. \ No newline at end of file