Skip to content

Instantly share code, notes, and snippets.

@kyokenn
Created April 27, 2018 09:41
Show Gist options
  • Select an option

  • Save kyokenn/86028e8ca714fbf0b9b1e4000cbc3085 to your computer and use it in GitHub Desktop.

Select an option

Save kyokenn/86028e8ca714fbf0b9b1e4000cbc3085 to your computer and use it in GitHub Desktop.
[Unit]
Description=NVIDIA VFIO
After=libvirt-bin.service
Before=gdm3.service
[Service]
Type=oneshot
ExecStart=/usr/local/bin/vfio
RemainAfterExit=yes
[Install]
RequiredBy=gdm3.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment