Michael Burns has uploaded a new change for review. Change subject: fix lldpad service startup ......................................................................
fix lldpad service startup needs writable location in /var/lib/lldpad Change-Id: I3279532f3ff56a58091fec719f3f3414163ec934 Signed-off-by: Mike Burns <[email protected]> --- M recipe/common-post.ks 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/04/19704/1 diff --git a/recipe/common-post.ks b/recipe/common-post.ks index 31c2042..d69cd13 100644 --- a/recipe/common-post.ks +++ b/recipe/common-post.ks @@ -105,6 +105,7 @@ files /var/lib/yum files /var/cache/yum files /usr/share/snmp/mibs +files /var/lib/lldpad EOF_rwtab_ovirt # fix iSCSI/LVM startup issue -- To view, visit http://gerrit.ovirt.org/19704 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3279532f3ff56a58091fec719f3f3414163ec934 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Michael Burns <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
