diff options
| author | Tomáš Kuča <tomas@kuca.cz> | 2024-05-17 01:02:29 +0200 |
|---|---|---|
| committer | Tomáš Kuča <tomas@kuca.cz> | 2024-05-17 01:02:29 +0200 |
| commit | 71ce6b582b473982c66eadc91081b5601dda7819 (patch) | |
| tree | bd6f554619a4d4e3a6eab0dd58dbe9477f3c8226 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | ea77cefecb0ab07e61d6bde3e24c7ae6820b96d5 (diff) | |
nixos/network-interfaces: prevent failure when a network address already exists
The original code tests output of `ip addr add` command to detect if an
adress already exists. The error message was changed in the past and the
test no longer works.
The patch replaces `ip addr add` with `ip addr replace`. The new command
replaces an existing address or creates a new one if there isn't any.
fixes 306841
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
