Code review comment for ~slyon/network-manager:netplan-migrate-maintscript

Revision history for this message
Lukas Märdian (slyon) wrote (last edit ):

The original keyfile in /etc/NetworkManager/system-connections/* is being deleted by the Netplan integration automatically during the process, after it got translated into /etc/netplan/90-NM-*.yaml successfully.

I.e. that would be within the first "nmcli con mod ..." call for each connection profile.

« Back to merge proposal