From f43c853ef9592f0e4de881a9f846ae80f4771371 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Thu, 26 Jun 2014 00:24:18 -0700 Subject: [PATCH] =?UTF-8?q?Updated=20=E7=94=A8=20Supervisor=20=E8=BF=90?= =?UTF-8?q?=E8=A1=8C=20Shadowsocks=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 用-Supervisor-运行-Shadowsocks.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/用-Supervisor-运行-Shadowsocks.md b/用-Supervisor-运行-Shadowsocks.md index 774a807..776470e 100644 --- a/用-Supervisor-运行-Shadowsocks.md +++ b/用-Supervisor-运行-Shadowsocks.md @@ -1,6 +1,7 @@ 如果你想在后台运行 Shadowsocks,可以使用 Supervisor,它可以方便地监控和控制任何程序,实现开机自动启动和后台运行。 -以 Debian 7.0 为例: +下面是 Debian 和 Ubuntu 上的配置方法(如果你是 Linux 新手,不需要 SELinux,也不了解防火墙配置,也弄不清楚 RHEL 和 CentOS 的版本机制,那就用 Debian 吧,别折腾了。 +): 执行 ```