2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-17 17:44:44 +00:00
nixpkgs/pkgs/tools/networking/dhcpcd
pennae 800151e6af dhcpcd: fix privsep enabling, passthru enablePrivSep
dhcpcd automatically enables privsep if it can find a suitably named
user on the system, which makes it impossible to build dhcpcd without
privsep on a system that's currently running dhcpcd with privsep
enabled.

also passthru whether privsep is enabled so that the module can check
it.
2021-12-22 18:21:36 +01:00
..
default.nix dhcpcd: fix privsep enabling, passthru enablePrivSep 2021-12-22 18:21:36 +01:00