]> git.pld-linux.org Git - packages/NetworkManager.git/blob - ifcfg-path.patch
- updated to 1.46.0
[packages/NetworkManager.git] / ifcfg-path.patch
1 TODO: 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 1.066803 seconds and 3 git commands to generate.