nixpkgs/pkgs/tools/networking/nqptp
andre4ik3 3591d639b1
nqptp: copy systemd service and add capability
The binary has its capability to listen on ports removed, and upstream
has already moved to AmbientCapabilities in the systemd service instead
of using setcap. Copying the systemd service allows using the package
with `systemd.packages`.

The patch should be removed after version 1.2.4, along with the other
patch. The patch is taken from [commit 050a8c2][1] in the upstream
repository.

[1]: 050a8c2de9
2024-10-24 05:46:24 +04:00
..
default.nix
remove-setcap.patch
systemd-service-capability.patch