<tt><font size=2>Andrei Borzenkov <arvidjaar@gmail.com> wrote on
09/12/2015 12:37:03 AM:<br>
> 12.09.2015 03:51, Aaron_Wright@selinc.com пишет:<br>
> > I recently switched to using systemd in my initrd, and nearly
everything<br>
> > works fine, expect now the system comes up without /tmp being
mounted<br>
> > correctly. I'm not sure where to start looking. Can anyone nudge
me in the<br>
> > right direction?<br>
> ><br>
> <br>
> Yes, that's possible. Why do you include tmp.mount in initrd in the
<br>
> first place? Did you try to skip it? What initrd implementation do
you use?<br>
</font></tt>
<br><tt><font size=2>I'm rolling my own initrd for an embedded product.
I install the same systemd in rootfs and in initrd, and it didn't occur
to me remove some units from the initrd install, but you were absolutely
correct; I just needed to remove the tmp.mount unit from initrd and the
whole boot started working correctly. Thank you so much for getting me
on the right track.</font></tt>