summaryrefslogtreecommitdiff
path: root/libnm-core
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2018-10-21 15:44:33 +0200
committerThomas Haller <thaller@redhat.com>2018-10-23 10:37:33 +0200
commit83acb40a8676733e8e08269a6218f68fed6ec1bb (patch)
tree13675389a960dafb91bb53d8e058fd3b607edc3e /libnm-core
parente93d8cdb74d1bcd6d23ba33b4a1601b0e6dd8b99 (diff)
keyfile: move and rename NM_CONFIG_KEYFILE_PATH_DEFAULT define
Diffstat (limited to 'libnm-core')
-rw-r--r--libnm-core/nm-keyfile-internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libnm-core/nm-keyfile-internal.h b/libnm-core/nm-keyfile-internal.h
index 527521624..98df58659 100644
--- a/libnm-core/nm-keyfile-internal.h
+++ b/libnm-core/nm-keyfile-internal.h
@@ -170,6 +170,7 @@ gboolean _nm_keyfile_has_values (GKeyFile *keyfile);
/*****************************************************************************/
+#define NM_KEYFILE_PATH_NAME_ETC_DEFAULT NMCONFDIR "/system-connections"
#define NM_KEYFILE_PATH_NAME_RUN NMRUNDIR "/system-connections"
#define NM_KEYFILE_PATH_SUFFIX_NMCONNECTION ".nmconnection"