[node-patches] Change in ovirt-node[master]: ensure that sshd config is persisted
mburns at redhat.com
mburns at redhat.com
Thu Feb 21 21:06:09 UTC 2013
Michael Burns has uploaded a new change for review.
Change subject: ensure that sshd config is persisted
......................................................................
ensure that sshd config is persisted
when setting password with rhev-m, sshd config wasn't persisted.
It is now persisted.
rhbz#901497
Change-Id: I86643d9a364c4078eeaecbf123010d1a1d2fc579
Signed-off-by: Mike Burns <mburns at redhat.com>
---
M scripts/ovirt-functions.in
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/00/12300/1
diff --git a/scripts/ovirt-functions.in b/scripts/ovirt-functions.in
index c98d958..37fe92e 100644
--- a/scripts/ovirt-functions.in
+++ b/scripts/ovirt-functions.in
@@ -35,6 +35,7 @@
/etc/sysconfig/network \
/etc/collectd.conf \
/etc/libvirt/qemu/networks \
+ /etc/ssh/sshd_config \
/etc/pki \
/etc/logrotate.d/ovirt-node
"
--
To view, visit http://gerrit.ovirt.org/12300
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I86643d9a364c4078eeaecbf123010d1a1d2fc579
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Michael Burns <mburns at redhat.com>
More information about the node-patches
mailing list