Skip to content

Commit

Permalink
Merge pull request instructlab#2152 from sallyom/update-nvidia-setup
Browse files Browse the repository at this point in the history
enable nvidia-toolkit-setup.service
  • Loading branch information
mergify[bot] authored Aug 28, 2024
2 parents 0268434 + be73951 commit f64fb3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/infra/nvidia-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -168,4 +168,4 @@ fi \
&& ln -f -s /usr/lib/systemd/system/nvidia-toolkit-setup.service /usr/lib/systemd/system/basic.target.wants/nvidia-toolkit-setup.service \
&& ln -f -s /usr/lib/systemd/system/nvidia-persistenced.service /etc/systemd/system/multi-user.target.wants/nvidia-persistenced.service
systemctl daemon-reload
systemctl restart nvidia-toolkit-setup.service
systemctl enable --now nvidia-toolkit-setup.service

0 comments on commit f64fb3a

Please sign in to comment.