diff --git a/generator/customize.ml b/generator/customize.ml index 36d185ced..55ee25285 100644 --- a/generator/customize.ml +++ b/generator/customize.ml @@ -523,6 +523,10 @@ C (Debian, Ubuntu)."; flag_pod_longdesc = "\ Relabel files in the guest so that they have the correct SELinux label. +This will attempt to relabel files immediately, but if the operation fails +this will instead touch F on the image to schedule a +relabel operation for the next time the image boots. + You should only use this option for guests which support SELinux."; };