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

Michael Burns mburns at redhat.com
Tue Sep 29 21:32:31 UTC 2009


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
-- 
1.6.2.5




More information about the ovirt-devel mailing list