You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Something about systemd's design, but where the concept of unit types is outsourced. So there are still mount units and device units and etc. but those are outsourced to different processes(?) and most of what remains in PID 1 is dependency ordering and marshalling.
The text was updated successfully, but these errors were encountered:
Something about systemd's design, but where the concept of unit types is outsourced. So there are still mount units and device units and etc. but those are outsourced to different processes(?) and most of what remains in PID 1 is dependency ordering and marshalling.
The text was updated successfully, but these errors were encountered: