On Wed, 02.11.16 06:16, Kai Krakow (hurikha...@gmail.com) wrote:

> Am Tue, 1 Nov 2016 12:05:43 -0400
> schrieb Steve Dickson <ste...@redhat.com>:
> 
> > rpcbind.service: Failed at step EXEC spawning /usr/bin/rpcbind: No
> > such file or directory
> 
> Do you still use DefaultDependencies=no?
> 
> Then /usr is probably not available that early (now that it can start
> much earlier due to /run being available). What's the exercise of
> disabling default dependencies anyway?

No!

systemd does not support /usr not being around from earliest boot
on. If distros permit /usr being split out onto its own partition they
must pre-mount it in the initrd, so that /usr is constantly available
from the first moment of the host PID 1 to its last moment.

Lennart

-- 
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to