diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-04-24 08:53:18 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-07-08 05:08:56 +0200 |
commit | 75571d3b82bc9c9adcf52d082834f79a376107e9 (patch) | |
tree | bb1378470df1fb479fa9eb010e07d10dc14f0bb7 /perl-install/install/share/list.xml | |
parent | 5c1310d4774da3846289b0dd6467a4b53e9103c8 (diff) | |
download | drakx-75571d3b82bc9c9adcf52d082834f79a376107e9.tar drakx-75571d3b82bc9c9adcf52d082834f79a376107e9.tar.gz drakx-75571d3b82bc9c9adcf52d082834f79a376107e9.tar.bz2 drakx-75571d3b82bc9c9adcf52d082834f79a376107e9.tar.xz drakx-75571d3b82bc9c9adcf52d082834f79a376107e9.zip |
libvirt integration: start spice-vdagent{d,}
Aka Qemu guest agent (needs virtio-console)
Thus we got keyboard integration on tty w/o having first to click
Note: since we do not use systemd-logind, spice-vdagentd must be started
with the '-X' option
Diffstat (limited to 'perl-install/install/share/list.xml')
-rw-r--r-- | perl-install/install/share/list.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index dbc765467..d34d4fc7a 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -9,6 +9,7 @@ losetup lvm2 lvm lvs pvs vgs mdadm mdmon mount mount.nfs umount + spice-vdagent spice-vdagentd systemd-detect-virt xz @@ -80,6 +81,7 @@ 63-md-raid-arrays.rules 64-md-raid-assembly.rules 65-libwacom.rules + 70-spice-vdagentd.rules 75-net-description.rules 80-drivers.rules 80-libinput-device-groups.rules |