Update nvidia.service, schedule it before containerd service

This commit is contained in:
Samkit Shah 2023-08-03 09:39:01 -04:00 committed by Sayan Chowdhury
parent 6ab96b89f8
commit f4b3a3969e
No known key found for this signature in database
GPG Key ID: B02399319CD05C8B

View File

@ -2,6 +2,7 @@
Description=NVIDIA Configure Service
Wants=network-online.target
After=network-online.target
Before=containerd.target
[Service]
Type=oneshot