Skip to content

Allow rollback on internal global DNS

Gris Ge requested to merge cathay4t/NetworkManager:dns_checkpoint into main

With NM_CHECKPOINT_CREATE_FLAG_TRACK_INTERNAL_GLOBAL_DNS flag set on checkpoint creation, the checkpoint rollback will restore the global DNS in internal configure file /var/lib/NetworkManager/NetworkManager-intern.conf.

If user has set global DNS in /etc folder, this flag will not take any effect.

Resolves: https://issues.redhat.com/browse/RHEL-23446

Edited by Gris Ge

Merge request reports