nixpkgs/nixos/modules
rnhmjoj cdc24ab409
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.
2023-12-11 13:22:26 +01:00
..
config nixos/no-x-libs: add mupdf 2023-12-10 09:12:47 +00:00
hardware treewide: use mkPackageOption 2023-11-27 01:28:36 +01:00
i18n/input-method treewide: /lib/libexec -> /libexec 2023-11-26 10:55:37 +03:00
image nixos/image: fix layout of option examples in repart builder 2023-10-31 11:27:57 +01:00
installer nixos/system.disableInstallerTools: Do define options without effect 2023-11-19 21:21:16 +01:00
misc nixos/hound: adopt, rework, cleanup (#268983) 2023-12-05 15:59:26 +01:00
profiles Merge pull request #268574 from hercules-ci/linux-builder-no-eval 2023-11-28 17:31:08 +01:00
programs Merge pull request #253428 from Yarny0/tsm-freeform 2023-12-03 14:50:12 +01:00
security Merge pull request #270224 from SuperSandro2000/patch-2 2023-12-11 09:03:32 +01:00
services nixos/avahi: rename remaining config options 2023-12-11 09:36:15 +02:00
system Merge pull request #270011 from christoph-heiss/networkd-fix-wgpeer-doc 2023-12-06 00:33:05 +01:00
tasks nixos/networking-interfaces: fix rootless ping 2023-12-11 13:22:26 +01:00
testing nixos/test-instrumentation: Fix backdoor ordering 2023-11-12 15:04:38 -05:00
virtualisation nixos/lxc: remove with lib 2023-12-04 10:06:54 -05:00
module-list.nix nixos/jigasi: init 2023-12-07 13:36:53 +00:00
rename.nix prayer: remove 2023-11-10 20:44:28 -03:00