Skip to content

applying MIG via systemd to make it reboot persistent

Andreas Hamacher requested to merge mig_persistent into master

nvidia does some very strange deployments here....

systemd is calling an nvidia script which expects a config file in a certain place and uses a local environmental variable to parameterize the systemd thing who am I to judge 😄

This change is not calling the parted binary directly but installs the systemd service and enables/starts it to gain persistency....

tested on qcif-node01

Merge request reports