[node-patches] Change in ovirt-node[node-3.0]: recipe: Remove unused fixfiles
fabiand at redhat.com
fabiand at redhat.com
Mon Nov 10 15:00:05 UTC 2014
Fabian Deutsch has uploaded a new change for review.
Change subject: recipe: Remove unused fixfiles
......................................................................
recipe: Remove unused fixfiles
Change-Id: I981eb8b26a7f5143f91f4e17043dcb1061244a88
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M recipe/common-post.ks
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/09/35009/1
diff --git a/recipe/common-post.ks b/recipe/common-post.ks
index da487e0..dae293a 100644
--- a/recipe/common-post.ks
+++ b/recipe/common-post.ks
@@ -17,7 +17,7 @@
passwd -l root
echo "Relabeling files"
-/usr/sbin/fixfiles -R -a restore
+restorecon -R /
echo "Configuring libvirt"
# make sure we don't autostart virbr0 on libvirtd startup
--
To view, visit http://gerrit.ovirt.org/35009
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I981eb8b26a7f5143f91f4e17043dcb1061244a88
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: node-3.0
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
More information about the node-patches
mailing list