Skip to content

Commit

Permalink
Update nvidia.service, schedule it before containerd service
Browse files Browse the repository at this point in the history
  • Loading branch information
shsamkit authored Aug 3, 2023
1 parent d7b57d5 commit 85a291f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Description=NVIDIA Configure Service
Wants=network-online.target
After=network-online.target
Before=containerd.target

[Service]
Type=oneshot
Expand Down

0 comments on commit 85a291f

Please sign in to comment.