diff --git a/leaves/dhmd.cfg b/leaves/dhmd.cfg index c16b92d..40976ce 100644 --- a/leaves/dhmd.cfg +++ b/leaves/dhmd.cfg @@ -34,7 +34,7 @@ gnome-initial-setup # Add GNOME initial setup too to let user create local accou cat > /mnt/sysimage/etc/xdg/autostart/virt-manager.desktop << EOF [Desktop Entry] Type=Application -Name=Virtual Machine Monitor +Name=Virtual Machine Manager Exec=virt-manager EOF diff --git a/leaves/ldhmd.cfg b/leaves/ldhmd.cfg index 09f5c85..5c5c960 100644 --- a/leaves/ldhmd.cfg +++ b/leaves/ldhmd.cfg @@ -41,7 +41,7 @@ chown liveuser:liveuser /mnt/sysimage/var/lib/libvirt/images # Make the user "t cat > /mnt/sysimage/etc/xdg/autostart/virt-manager.desktop << EOF [Desktop Entry] Type=Application -Name=Virtual Machine Monitor +Name=Virtual Machine Manager Exec=virt-manager EOF