[Ovirt-devel] Re: [PATCH node-image] add /var/lib/dnsmasq to rwtab

Alan Pevec apevec at redhat.com
Wed Sep 30 11:11:18 UTC 2009


Michael Burns wrote:
> Virtual networks can now be created and destroyed with a r/o filesystem.
> 
> Signed-off-by: Michael Burns <mburns at redhat.com>
> ---
>  common-post.ks |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/common-post.ks b/common-post.ks
> index 44a0270..5531e08 100644
> --- a/common-post.ks
> +++ b/common-post.ks
> @@ -151,6 +151,7 @@ rm -f /etc/cron.daily/logrotate
>  sed -i '/^files	\/etc*/ s/^/#/' /etc/rwtab
>  cat > /etc/rwtab.d/ovirt <<EOF
>  files	/etc
> +dirs    /var/lib/dnsmasq
>  files	/var/cache/libvirt
>  files	/var/cache/hald
>  files	/var/empty/sshd/etc/localtime

ACK




More information about the ovirt-devel mailing list