Add qemu-guest-agent. Fixes bug 886705

This commit is contained in:
Kevin Fenzi 2013-01-16 12:31:32 -07:00
parent 67ffa47a5d
commit 32f754bc8c
2 changed files with 6 additions and 0 deletions

View File

@ -49,6 +49,9 @@ anaconda
# fpaste is very useful for debugging and very small
fpaste
# Make live images easy to shutdown and the like in libvirt
qemu-guest-agent
%end
%post

View File

@ -93,6 +93,9 @@ avahi
# Remove sendmail: this needs to be explicit
-sendmail
# Make live images easy to shutdown and the like in libvirt
qemu-guest-agent
%end
%post