From df0da3db595d407bc001600483461c478f871bb2 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Thu, 26 Jun 2014 00:24:48 -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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/用-Supervisor-运行-Shadowsocks.md b/用-Supervisor-运行-Shadowsocks.md index 776470e..6506ba5 100644 --- a/用-Supervisor-运行-Shadowsocks.md +++ b/用-Supervisor-运行-Shadowsocks.md @@ -1,6 +1,6 @@ 如果你想在后台运行 Shadowsocks,可以使用 Supervisor,它可以方便地监控和控制任何程序,实现开机自动启动和后台运行。 -下面是 Debian 和 Ubuntu 上的配置方法(如果你是 Linux 新手,不需要 SELinux,也不了解防火墙配置,也弄不清楚 RHEL 和 CentOS 的版本机制,那就用 Debian 吧,别折腾了。 +下面是 Debian 和 Ubuntu 上的配置方法(如果你是 Linux 新手,不需要 SELinux,也不了解防火墙配置,也弄不清楚 RHEL 和 CentOS 的版本机制,那就用 Debian 或 Ubuntu 吧,别折腾了。 ): 执行