<font size=2 face="sans-serif">I'm trying to make an embedded device,
and I would like to start with the minimal setup as possible. Are there
some units that are required by systemd?</font>
<p><font size=2 face="sans-serif">I ask because systemd is complaining
about a missing rescue.target unit, but I don't list rescue.target as a
dependency of any other unit.</font>
<p><font size=2 face="sans-serif">However, grep tells me that /usr/lib/systemd/systemd
contains the "rescue.target" string, which worries me. Is there
a list of all the units that are required, even though no other unit lists
them?</font>