Created
April 27, 2018 09:41
-
-
Save kyokenn/86028e8ca714fbf0b9b1e4000cbc3085 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [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