diff options
| author | Michael Biebl <biebl@debian.org> | 2020-05-30 00:23:54 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2020-05-30 00:23:54 +0200 |
| commit | 45e8e1149027529194982212c804c0468aa01d98 (patch) | |
| tree | f3acb5e5824dd8b13f1a48bb516b0c92c5f052fd /config.h.in | |
| parent | d460892bbfece74fb6d3cd846bf6ef548290be41 (diff) | |
New upstream version 1.24.2 upstream/1.24.2
Diffstat (limited to 'config.h.in')
| -rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 590d6a09..c5ed9a38 100644 --- a/config.h.in +++ b/config.h.in @@ -325,6 +325,9 @@ /* Define if you have dhcpcd */ #undef WITH_DHCPCD +/* Define if NetworkManager uses a custom zone for shared mode */ +#undef WITH_FIREWALLD_ZONE + /* Define to compile without the IWD wifi-backend */ #undef WITH_IWD |