dkwo

Results 295 comments of dkwo

let me add that building from master branch fixes the issue with openwrt router (but not with eduroam, see above). the two config differ in wpa_supplcant point: ``` $ doas...

Thanks for looking at this, and for maintaining dhcpcd. ``` $ dhcpcd --version dhcpcd 10.0.6 Copyright (c) 2006-2023 Roy Marples Compiled in features: INET ARP ARPing IPv4LL INET6 DHCPv6 AUTH...

Sure. The Void Linux package already creates a system account `_dhcpcd` with homedir `/var/db/dhcpcd`. Would rebuilding the package with `privsep` option enabled work, or does it need specifically homedir set...

Building with privsep ``` $ dhcpcd --version dhcpcd 10.0.6 Copyright (c) 2006-2023 Roy Marples Compiled in features: INET ARP ARPing IPv4LL INET6 DHCPv6 AUTH PRIVSEP ``` produces the log ```...

I now suspect this may be related to `runit`: if I disable the service, and either re-enable it or start dhcpcd manually after logging in (i.e. presumably after every other...

However, after suspending for a few minutes, the same issue comes back: ``` daemon.info: Apr 5 15:14:17 dhcpcd[1339]: wlp4s0: carrier acquired daemon.debug: Apr 5 15:14:17 dhcpcd[1339]: wlp4s0: executing: /usr/libexec/dhcpcd-run-hooks CARRIER...

Since today, I'm unable to reproduce this. Either something changed with the settings at my University, or updating the kernel to the 6.9 series and/or reverting to `wpa_supplicant` released (instead...

mention this too? set CGROUP_MODE in rc.conf to unified instead of hybrid.

do it in a readme.void instead.

btw, 4.15.1 is out