On debian based systems, a few files are in /etc but are not conffiles
/etc/nvidia-mig-manager/service.sh should really be in /usr/libexec/nvidia-mig-manager (doc)
/etc/nvidia-mig-manager/utils.sh should really be in /usr/share/nvidia-mig-manager (doc)
- The autogenerated config.yaml (from
nvidia-mig-parted generate-config -f "${CONFIG_FILE}.tmp" would more properly be in /run/nvidia-mig-manager (doc)
Having everything in /etc make systems extremely challenging to upgrade. conffiles will be treated differently than other files by apt, they may not be overriden on upgrades, nor deleted on removal/purge.
Environment (please provide the following information):
mig-parted version: [e.g. v0.14.2]
- Host OS: Ubuntu26.04
On debian based systems, a few files are in /etc but are not conffiles
/etc/nvidia-mig-manager/service.shshould really be in/usr/libexec/nvidia-mig-manager(doc)/etc/nvidia-mig-manager/utils.shshould really be in/usr/share/nvidia-mig-manager(doc)nvidia-mig-parted generate-config -f "${CONFIG_FILE}.tmp"would more properly be in /run/nvidia-mig-manager (doc)Having everything in
/etcmake systems extremely challenging to upgrade. conffiles will be treated differently than other files byapt, they may not be overriden on upgrades, nor deleted on removal/purge.Environment (please provide the following information):
mig-partedversion: [e.g.v0.14.2]