mirror of
https://github.com/PhyllomeOS/phyllomeos.git
synced 2024-12-22 05:05:17 +00:00
refined comment section
This commit is contained in:
parent
ddb04feb59
commit
0797cda68f
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user