Loganaden Velvindron writes:
> Hi guys,
Hi,
> I've been playing with pledge in base. Here's a small patch for dhclient.
> It's still a WiP.
>
> I can kill -HUP dhclient, and so far no issues.
>
> I would like it to pledge before however, so that write operations (write_*)
> that take their inpu
Hi guys,
I've been playing with pledge in base. Here's a small patch for dhclient.
It's still a WiP.
I can kill -HUP dhclient, and so far no issues.
I would like it to pledge before however, so that write operations (write_*)
that take their input from the network are further tightened down. One