From e5a30665e9dc98d9ab1157c425b3d002dceed21d Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Fri, 4 Feb 2011 23:47:53 -0500 Subject: fix text --- etc/rc.newipsecdns | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/rc.newipsecdns b/etc/rc.newipsecdns index 3061f16..23b2c02 100755 --- a/etc/rc.newipsecdns +++ b/etc/rc.newipsecdns @@ -43,7 +43,7 @@ sleep(1); } - log_error("IPSEC: One or more IPSEC tunnel endpoints has changed IP. Refreshing."); + log_error("IPSEC: One or more IPsec tunnel endpoints has changed its IP. Refreshing."); /* We will walk the list of hostnames found in the ipsec tunnel * configuration. Since we are already triggered by filterdns * that a hostname has changed we can proceed to compare the -- cgit v1.1