On Wed, Feb 21, 2018 at 01:04:33PM +0100, adrien moulin wrote:

> On stretch when i start without network, the computer is very slow to
> launch the graphical interface and when i try to login on tty console there
> are important latency.

> After research the origin of the problem, i found that /etc/nsswitch.conf
> tried to bind nis because ypbind is launch but without network it can't do
> it. It seems there are no timeout on this.

This is normal and intended, ypbind will start and continue to run while
the network is disconnected so that when the network is ready NIS starts
working.  You probably shouldn't be using NIS on a computer that might
run disconnected, it's really not intended for that.  What's the use
case here?

> I hope there are an other solution with systemd but i can't find out for
> now.

Unfortunatly we need to support non-systemd init daemons as well, and I
expect them to have a disproportionately large subset of NIS users.

Attachment: signature.asc
Description: PGP signature

Reply via email to