[node-patches] Change in ovirt-node[master]: fix lldpad service startup
mburns at redhat.com
mburns at redhat.com
Mon Sep 30 18:03:41 UTC 2013
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 <mburns at redhat.com>
---
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 <mburns at redhat.com>
More information about the node-patches
mailing list