[node-patches] Change in ovirt-node[node-3.0]: rpcbind: Make /var/cache/rpcbind writeable
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Wed Oct 16 10:16:31 UTC 2013
Fabian Deutsch has uploaded a new change for review.
Change subject: rpcbind: Make /var/cache/rpcbind writeable
......................................................................
rpcbind: Make /var/cache/rpcbind writeable
Previously rpcbind raised notices about an non writebale
/var/cache/rpcbind dir.
This patch makes this dir writeable.
rhbz#949574
Change-Id: Id7e8dff8558ba92430c67b01bcbb61e2538ecfe5
Signed-off-by: Fabian Deutsch <fabiand 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/29/20229/1
diff --git a/recipe/common-post.ks b/recipe/common-post.ks
index aac74e1..8992221 100644
--- a/recipe/common-post.ks
+++ b/recipe/common-post.ks
@@ -98,6 +98,7 @@
empty /cgroup
files /var/lib/yum
files /var/cache/yum
+dirs /var/cache/rpcbind
EOF_rwtab_ovirt
# fix iSCSI/LVM startup issue
--
To view, visit http://gerrit.ovirt.org/20229
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id7e8dff8558ba92430c67b01bcbb61e2538ecfe5
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: node-3.0
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
More information about the node-patches
mailing list