Skip to content

Print the path of internal configuration file with `NetworkManager --print-config`

Beniamino Galvani requested to merge bg/print-config into main

Summary

Improve the output of NetworkManager --print-config and also print the path of the internal configuration file.

Purpose

Make the output clearer to users by printing the full path of configuration files, and include the internal configuration file when it's not empty.

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

Merge request reports