summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorrnhmjoj <rnhmjoj@inventati.org>2023-12-11 10:53:19 +0100
committerrnhmjoj <rnhmjoj@inventati.org>2023-12-11 13:22:26 +0100
commitcdc24ab40989d45fab2779d9df243aba5f3cfe3c (patch)
treeb30a6bbafd229e65ca40d2cff53f383307e0026f /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent067ac028170f2fbc2f4f7644b2503f03a670e441 (diff)
nixos/networking-interfaces: fix rootless ping
In 759ec111 the ping setuid wrapper was removed in favour of giving permissions to perform ICMP echo requests to all users. The problem is that the systemd file that was supposed to change the `net.ipv4.ping_group_range` sysctl is not always installed, specifically only if systemd.coredump.enable. In that case the range is "0 1", which is effectively restricts ping to only root. This change explicitely sets the range to "0 2^31-1", as systemd does.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions