mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
@poettering hrm, there's still one thing unclear to me: we currently have no way for canceling factory reset via IPC. And adding that to varlink service solely doesn't seem feasible either, since the state departs from the active state of `factory-reset.target` and it would become impossible to re-request it without restarting `factory-reset.target` _and all dependencies_, which feels unmaintainable.