[Pkg-libvirt-commits] [libguestfs] 125/384: builder: recommend use of --selinux-relabel
Hilko Bengen
bengen at moszumanska.debian.org
Sun Mar 29 16:56:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch experimental
in repository libguestfs.
commit 1f7db85b30d27ccdbb674dc9ee111db6756b59ae
Author: Pino Toscano <ptoscano at redhat.com>
Date: Tue Dec 16 15:52:32 2014 +0100
builder: recommend use of --selinux-relabel
Add a small documentation paragraph in the "SELINUX" section
recommending the usage of --selinux-relabel for guests using SELinux.
---
builder/virt-builder.pod | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/builder/virt-builder.pod b/builder/virt-builder.pod
index 82533d6..0177cc3 100644
--- a/builder/virt-builder.pod
+++ b/builder/virt-builder.pod
@@ -1634,6 +1634,11 @@ which is normal and harmless.
=back
+Please note that if your guest uses SELinux, and you are doing operations
+on it which might create new files or change existing ones, you are
+recommended to use I<--selinux-relabel>. This will help in making sure
+that files have the right SELinux labels.
+
=head1 MACHINE READABLE OUTPUT
The I<--machine-readable> option can be used to make the output more
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list