Files
systemd/src
Yu Watanabe b2851e8d62 sd-dhcp-client: make client initially in stopped state
Previously, DHCP_STATE_STOPPED and DHCP_STATE_INIT are both handled as
not-running. Moreover, previously after sd_dhcp_client_start() is
called, the client still in INIT state (and thus handled as not-running)
even if its internal timer event sources are initialized.

Let's make only STOPPED state handled as not-running, and make the
client initially in STOPPED state.

Prompted by #28896.
2023-08-28 10:25:14 +01:00
..
2023-08-26 17:16:59 +02:00
2023-08-24 15:04:33 +02:00
2023-08-17 09:48:17 +02:00
2023-08-17 09:48:17 +02:00
2023-08-23 15:12:23 +02:00
2023-08-17 09:48:17 +02:00
2023-08-07 12:15:54 +02:00
2023-08-22 15:04:49 +02:00
2023-08-17 09:48:17 +02:00
2023-08-17 09:48:17 +02:00