]> git.pld-linux.org Git - packages/NetworkManager.git/blame_incremental - ifcfg-path.patch
up to 1.42.4
[packages/NetworkManager.git] / ifcfg-path.patch
... / ...
CommitLineData
1TODO: make it configurable via dist tag in configure.ac
2
3--- NetworkManager-1.28.0/src/core/settings/plugins/ifcfg-rh/nms-ifcfg-rh-common.h.orig 2020-12-09 21:18:05.050791134 +0100
4+++ NetworkManager-1.28.0/src/core/settings/plugins/ifcfg-rh/nms-ifcfg-rh-common.h 2020-12-09 21:18:11.494457108 +0100
5@@ -21,7 +21,7 @@
6 #define AUGNEW_TAG ".augnew"
7 #define AUGTMP_TAG ".augtmp"
8
9-#define IFCFG_DIR SYSCONFDIR "/sysconfig/network-scripts"
10+#define IFCFG_DIR SYSCONFDIR "/sysconfig/interfaces"
11
12 #define TYPE_ETHERNET "Ethernet"
13 #define TYPE_WIRELESS "Wireless"
This page took 0.043284 seconds and 4 git commands to generate.