Control: severity -1 wishlist

On 2025-11-07 12.55, Alessandro Vesely wrote:
> The script contains a line like so:
> 
>       setcap "cap_net_bind_service" $DAEMON
> 
> When launched, it complains the syntax for setcap is wrong.
> 
> Replacing that like so:
> 
>       setcap "cap_net_bind_service=pe" $DAEMON
> 
> runs the binary.  (Tweaking permissions of /run/kea)
Hi, the problematic line comes from a patch submitted in #1055438 (Cc:
Stefan Klein for awareness). Patches for for alternative init systems
are welcome, ideally as Salsa MRs [1].

Thanks,

Paride

[1] https://salsa.debian.org/debian/isc-kea

Reply via email to