Skip to content

Commit

Permalink
poss/2024-08-21/01: paper -> role
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagokokada committed Aug 22, 2024
1 parent e0b70fe commit d127a1d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ start init system (`systemd`).
It may surprising that this `initrd` image does **not** generally include
`systemd`. Traditionally `initrd` is composed by a bunch of shell scripts and a
minimal runtime (e.g.: [busybox](https://www.busybox.net/)), however `systemd`
can also do this job since a long time ago. It is just the paper of the distros
can also do this job since a long time ago. It is just the role of the distros
to integrate `systemd` inside the `initrd`.

This is what `boot.initrd.systemd` does: enable `systemd` inside the `initrd`.
Expand Down

0 comments on commit d127a1d

Please sign in to comment.