forked from NetworkManager/NetworkManager
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
settings: track keyfile plugin explicitly in NMSettings
The keyfile plugin is special. For one, NetworkManager will always load it. In the future, only this plugin should handle in-memory connections. In-memory connections are kinda special, and we don't need general plugins to be concerned about them. They should be handled by keyfile plugin. But then NMSettings needs to have a reference to the keyfile plugin instance at hand.
- Loading branch information
Showing
1 changed file
with
14 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters