search for: b146325

Displaying 2 results from an estimated 2 matches for "b146325".

2016 Mar 24
1
[PATCH] document behavior of --selinux-relabel
...age boots. This can be surprising because it results both in an extended initial boot time *and* results in an automatic reboot (on some distributions). --- generator/customize.ml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/generator/customize.ml b/generator/customize.ml index 36d185c..b146325 100644 --- a/generator/customize.ml +++ b/generator/customize.ml @@ -522,6 +522,9 @@ C</etc/pam.d/common-password> (Debian, Ubuntu)."; flag_shortdesc = "Relabel files with correct SELinux labels"; flag_pod_longdesc = "\ Relabel files in the guest so that they ha...
2016 Mar 24
0
Re: [PATCH] document behavior of --selinux-relabel
...because it results both in an extended initial boot time > *and* results in an automatic reboot (on some distributions). > --- > generator/customize.ml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/generator/customize.ml b/generator/customize.ml > index 36d185c..b146325 100644 > --- a/generator/customize.ml > +++ b/generator/customize.ml > @@ -522,6 +522,9 @@ C</etc/pam.d/common-password> (Debian, Ubuntu)."; > flag_shortdesc = "Relabel files with correct SELinux labels"; > flag_pod_longdesc = "\ > Relabel file...