mirror of
https://github.com/systemd/systemd.git
synced 2026-07-17 13:00:35 +00: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.