mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-04 23:54:21 +00:00
Add qemu-guest-agent. Fixes bug 886705
This commit is contained in:
parent
67ffa47a5d
commit
32f754bc8c
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user