Re: [PATCH 1/1] contrib/rpm: add comment to NetworkManager.conf file
- From: Dan Williams <dcbw redhat com>
- To: Thomas Haller <thaller redhat com>
- Cc: networkmanager-list gnome org
- Subject: Re: [PATCH 1/1] contrib/rpm: add comment to NetworkManager.conf file
- Date: Thu, 16 Apr 2015 09:49:49 -0500
On Thu, 2015-04-16 at 14:51 +0200, Thomas Haller wrote:
---
contrib/fedora/rpm/NetworkManager.conf | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/contrib/fedora/rpm/NetworkManager.conf b/contrib/fedora/rpm/NetworkManager.conf
index 88b7cec..d0d0d3f 100644
--- a/contrib/fedora/rpm/NetworkManager.conf
+++ b/contrib/fedora/rpm/NetworkManager.conf
@@ -1,2 +1,12 @@
+# Configuration file for NetworkManager.
+# See "man 5 NetworkManager.conf" for details
+#
+# The directory /etc/NetworkManager/conf.d/ can contain
+# configuration snippets that are installed by some
+# packages. Those snippets overwrite the configuration
I would say "override" instead of "overwrite".
+# from this main file.
+# To overwrite a configuration from conf.d/ add yet another
Here too, and possibly drop the 'yet' since that implies "too many", as
in "yet another blade of grass in this field" :)
+# configuration snippet with a name sorted last (99-my-config).
Config snippets have to end with ".conf", according to
_get_config_dir_files().
Dan
+
[main]
plugins=ifcfg-rh,ibft
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]