mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-22 08:18:32 +00:00
Remove /sys/devices/soc0/family from CDI spec
Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
parent
fca30d7acc
commit
ca1055588d
@ -58,7 +58,6 @@ func New(opts ...Option) (discover.Discover, error) {
|
|||||||
"",
|
"",
|
||||||
[]string{
|
[]string{
|
||||||
"/etc/nv_tegra_release",
|
"/etc/nv_tegra_release",
|
||||||
"/sys/devices/soc0/family",
|
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user