]> git.pld-linux.org Git - packages/VirtualBox.git/blob - vboxclient-vmsvga.service
- guest modules are included in kernel 5.14 (at least)
[packages/VirtualBox.git] / vboxclient-vmsvga.service
1 [Unit]
2 Description=Start VMSVGA dynamic resizing for DRM
3
4 [Service]
5 Type=oneshot
6 ExecStart=VBoxClient --vmsvga
7 RemainAfterExit=yes
8
9 [Install]
10 WantedBy=graphical.target
This page took 0.253583 seconds and 3 git commands to generate.