From 1de95a04c0f9ff25e3667e04b6fd227260048b9a Mon Sep 17 00:00:00 2001 From: Quentin Armitage Date: Wed, 27 Jan 2021 09:05:06 +0000 Subject: [PATCH] Typos: keepalvied -> keepalived Signed-off-by: Quentin Armitage --- ChangeLog | 4 ++-- INSTALL | 2 +- keepalived/dbus/org.keepalived.Vrrp1.Vrrp.xml_template | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 35eb5c97a..e953b0e61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1905,7 +1905,7 @@ introduced a compile warning, although the code would have worked OK. * When opening files for write, ensure they aren't symbolic links. Issue #1048 identified that if, for example, a non privileged user - created a symbolic link from /etc/keepalvied.data to /etc/passwd, + created a symbolic link from /etc/keepalived.data to /etc/passwd, writing to /etc/keepalived.data (which could be invoked via DBus) would cause /etc/passwd to be overwritten. This commit stops keepalived writing to pathnames where the ultimate @@ -4087,7 +4087,7 @@ * First stage of run-time linking to libnl-3. * Dynamic/static linking options of libnl/libnl-3, libip[46]tc and libipset. libnl/libnl-3, libip[46]tc and libipset can all be dynamically - linked at run-time, and if they are not available, keepalvied will use + linked at run-time, and if they are not available, keepalived will use the alternative code which is used when the libraries cannot be linked a build time. This means that a single executable keepalived can be created that will diff --git a/INSTALL b/INSTALL index 58213f9b6..4771587a7 100644 --- a/INSTALL +++ b/INSTALL @@ -211,7 +211,7 @@ To update the keepalived source code, put a new tarball in the image directory (the Dockerfile may need updating with a new version). Useful docker commands are: -docker logs keepalvied 2>&1 | less # view system logs of container +docker logs keepalived 2>&1 | less # view system logs of container docker exec -it keepalived bash # execute shell in container docker rm -f keepalived # Remove the container diff --git a/keepalived/dbus/org.keepalived.Vrrp1.Vrrp.xml_template b/keepalived/dbus/org.keepalived.Vrrp1.Vrrp.xml_template index f57bb6c91..e365d990a 100644 --- a/keepalived/dbus/org.keepalived.Vrrp1.Vrrp.xml_template +++ b/keepalived/dbus/org.keepalived.Vrrp1.Vrrp.xml_template @@ -36,7 +36,7 @@