There was an error while loading. Please reload this page.
This page is to explain the architecture of Sysd Manager.
flowchart TD A[SysD Manager] <--> D{"Need privilege elevation"} D <--> |No| G(SystemdManager) D <--> |Yes| B[proxy] B <--> G