dhcpcd: add unprivileged service, update to 10.2.4#53404
Conversation
59abd2a to
5af5b19
Compare
|
Been running v |
|
You are also welcome to test this pr: the usual root service is still there, unchanged. |
|
So just in theory before testing this:
|
|
That is right. Note that you can run either the old service (which
should be unaffeted) or the new -unprivileged one, which also works
fine in my experience, but clearly not both at the same time.
|
|
@dkwo Maybe adjust the title reflecting the update, as well |
|
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it. |
|
My objections for wpa_supplicant also apply here. |
|
Although this has been working fine for me, it can be more tricky than the wpa_supplicant case: even if we ignore setpriv (as we should), this daemon runs many hooks, and I did not check that all of them work fine. I think I can fix the resolvconf one, but I do not use the others. |
This reverts commit 1fb9923.
I tested the changes in this PR: yes
If not using privsep, these capabilieties are enough in my tests to run as non-root user.