Dominique Martinet wrote on Wed, Aug 19, 2026 at 03:29:58PM +0900: > It's the default sdbus timeout (25s) > > I thought there was no way of setting it but you can apparently override > it with SYSTEMD_BUS_TIMEOUT > > e.g. this will wait 60 seconds: > > SYSTEMD_BUS_TIMEOUT=60 run0 ls
Actually I lied, I'm sorry; I only tried with a shorter timeout (which worked), but a longer timeout still fails in 25s (I assume the polkit helper also has a 25s timeout which isn't configurable with that env var, because it also does dbus calls and gdbus has the same default timeout, but didn't check) I'm afraid I don't have the time to look further right now, leaving this for anyone else... -- Dominique Martinet | Asmadeus
