Skip to content

Commit f9f66ca

Browse files
sandrobonazzolakbsingh
authored andcommitted
ovirt: enable guest agent service (#157)
Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
1 parent 88c84ff commit f9f66ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ovirt/CentOS-7-x86_64-oVirt-r1.ks

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@ mkdir -p /var/cache/yum
128128
# reorder console entries
129129
sed -i 's/console=tty0/console=tty0 console=ttyS0,115200n8/' /boot/grub2/grub.cfg
130130
131+
# oVirt specific service
132+
systemctl enable ovirt-guest-agent.service
131133
%end
132134

133135
%packages

0 commit comments

Comments
 (0)