-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update nvidia-gpu-reset.target setup
This PR fixes an incorrect entry in the nvidia-mig-manager.service. The "WantedBy" needs to point to multi-user.target otherwise unless something "Requires" or "Wants" nvidia-mig-manager it will not ever be started. Also the original patch that added the target did not update the debian Makefile and RPM spec file. This resulted in the target not being installed. Signed-off-by: KeithMnemonic <[email protected]>
- Loading branch information
1 parent
95697ca
commit c4615ad
Showing
4 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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