I have a scenario where we build the same Linux image for both platforms with and without Nvidia GPUs, because we want to avoid duplication. But since 4335df0, IIUC, the nvidia-cdi-refresh.service will keep loading Nvidia drivers if there is no Nvidia GPU and generate a lot of error logs that noise out meaningful information in the logs. Would there be a way for this "Restart" behavior to be configurable? Via a config or ENV? Thanks!