From a9faa290cb7dc6b440b225ac3ee8866a3398a189 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=83=8A=E5=A5=87=E8=84=86=E7=89=87=E9=A5=BC=E5=B9=B2?= <960055655@qq.com> Date: Thu, 7 Nov 2019 11:53:50 +0800 Subject: [PATCH] test --- hosts-Fix-openSUSE-and-SLES-setup-for-etc-hosts-and-.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts-Fix-openSUSE-and-SLES-setup-for-etc-hosts-and-.patch b/hosts-Fix-openSUSE-and-SLES-setup-for-etc-hosts-and-.patch index d9eb27d..1731186 100644 --- a/hosts-Fix-openSUSE-and-SLES-setup-for-etc-hosts-and-.patch +++ b/hosts-Fix-openSUSE-and-SLES-setup-for-etc-hosts-and-.patch @@ -6,7 +6,7 @@ Subject: [PATCH 035/354] hosts: Fix openSUSE and SLES setup for /etc/hosts The etc/hosts file is was not properly setup for openSUSE or SLES when manage_etc_hosts is set in the config file. - +# this is my test Improve the doc to address the fact that the 'localhost' ip is distribution dependent (not always 127.0.0.1). -- Gitee