From 6cdace68e59b2155354e73f09d1c8e755db57d79 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Sun, 21 Dec 2014 01:01:54 -0800 Subject: [PATCH] Updated Configure Shadowsocks with Supervisor (markdown) --- Configure-Shadowsocks-with-Supervisor.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Configure-Shadowsocks-with-Supervisor.md b/Configure-Shadowsocks-with-Supervisor.md index d6cbfd3..bc50af7 100644 --- a/Configure-Shadowsocks-with-Supervisor.md +++ b/Configure-Shadowsocks-with-Supervisor.md @@ -1,7 +1,7 @@ [中文版](https://github.com/clowwindy/shadowsocks/wiki/%E7%94%A8-Supervisor-%E8%BF%90%E8%A1%8C-Shadowsocks) -Notice: from Shadowsocks 2.6, you can run Shadowsocks directly in the background. -This saves RAM for the extra supervisor process. +**Notice: from Shadowsocks 2.6, you can run Shadowsocks directly in the background. +This saves RAM for the extra supervisor process.** ssserver -c /etc/shadowsocks.json -d start ssserver -c /etc/shadowsocks.json -d stop