mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
This new field allows specification of an fd on which the password prompt logic will look for POLLHUP events for, and if seen will abort the query. The usecase for this is that when we query for a pw on behalf of a Varlink client we can abort the query automatically if the client dies.